|
| SbeGroupEntries () noexcept |
| SbeGroupEntries (void *encoded, BlockLength blockLength, Size groupSize, SchemaVersion version) noexcept |
bool | valid () const noexcept |
bool | empty () const noexcept |
Size | size () const noexcept |
Iterator | begin () const |
Iterator | end () const |
Entry | operator[] (Size index) const |
void * | encoded () const noexcept |
EncodedLength | encodedLength () const noexcept |
template<class OtherEntry, class OtherBlockLength, class OtherNumInGroup, class OtherLength> |
| SbeGroupEntries (const SbeGroupEntries< OtherEntry, OtherBlockLength, OtherNumInGroup, OtherLength > &other) noexcept |
template<class OtherEntry, class OtherBlockLength, class OtherNumInGroup, class OtherLength> |
SbeGroupEntries & | operator= (const SbeGroupEntries< OtherEntry, OtherBlockLength, OtherNumInGroup, OtherLength > &other) noexcept |
template<class EntryType, class BlockLength, class NumInGroup, class Length>
class OnixS::CME::ConflatedTCP::Messaging::SbeGroupEntries< EntryType, BlockLength, NumInGroup, Length >
Definition at line 366 of file SbeMessage.h.
template<class EntryType, class BlockLength, class NumInGroup, class Length>
template<class OtherEntry, class OtherBlockLength, class OtherNumInGroup, class OtherLength>
template<class EntryType, class BlockLength, class NumInGroup, class Length>
template<class OtherEntry, class OtherBlockLength, class OtherNumInGroup, class OtherLength>
template<class EntryType, class BlockLength, class NumInGroup, class Length>
template<class OtherEntry, class OtherBlockLength, class OtherNumInGroup, class OtherLength>