#include <OnixS/CME/MDH/FIX/Message.h>
Public Types | |
| typedef GroupEntriesSource::Size | Size |
Public Member Functions | |
| Group () | |
| Group (const Group &other) | |
| operator bool () const | |
| Size | size () const |
| GroupEntry | operator[] (Size index) const |
| Group & | operator= (const Group &other) |
Protected Member Functions | |
| Group (const GroupEntriesSource &binary, const GroupEntryAccessor &accessor) | |
Implements a FIX repeating group over the SBE-encoded binary data.
| typedef GroupEntriesSource::Size Size |
|
inlineprotected |
|
inline |
|
inline |
|
inline |