#include <OnixS/CME/ConflatedUDP/FIX/Messages.h>
Public Types | |
typedef Binary::Entry | BinaryEntry |
Public Member Functions | |
Entry (const BinaryEntry &entry) | |
Public Member Functions inherited from GroupEntry | |
GroupEntry () | |
GroupEntry (const GroupEntry &other) | |
operator bool () const | |
Field | operator[] (Tag tag) const |
Field | field (Tag tag) const |
GroupEntry & | operator= (const GroupEntry &other) |
Friends | |
struct | Entries |
Additional Inherited Members | |
Protected Member Functions inherited from GroupEntry | |
GroupEntry (const GroupEntrySource &binary, const GroupEntryAccessor &accessor) | |
Definition at line 389 of file Messages.h.
typedef Binary::Entry BinaryEntry |
Definition at line 415 of file Messages.h.
|
inline |
Definition at line 417 of file Messages.h.
|
friend |
Definition at line 392 of file Messages.h.