Static Public Member Functions | List of all members
FIX::group_order Struct Reference

Sorts fields in correct group order. More...

#include <MessageSorters.h>

Static Public Member Functions

static bool compare (const int x, const int y, int *order, int largest)
 

Detailed Description

Sorts fields in correct group order.

Definition at line 97 of file MessageSorters.h.

Member Function Documentation

◆ compare()

static bool FIX::group_order::compare ( const int  x,
const int  y,
int *  order,
int  largest 
)
inlinestatic

Definition at line 99 of file MessageSorters.h.

114 {
115 public:
116  enum cmp_mode { header, trailer, normal, group };
117 

The documentation for this struct was generated from the following file:

Generated on Thu Apr 23 2020 04:32:03 for QuickFIX by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2001