#include <OnixS/CME/MDH/messaging/TagBased/Message.h>
Public Types | |
| typedef GroupEntriesSource::Size | Size |
Public Member Functions | |
| Group () | |
| operator bool () const noexcept | |
| Size | size () const noexcept |
| GroupEntry | operator[] (Size index) const |
Protected Member Functions | |
| Group (const GroupEntriesSource &binary, const GroupEntryAccessor &accessor) noexcept | |
Implements a tag-based repeating group over an SBE-encoded binary data.
| typedef GroupEntriesSource::Size Size |
|
inline |
|
inlineprotectednoexcept |
|
inlineexplicitnoexcept |
|
inline |