|
| | SbeGroupEntries () noexcept |
| | SbeGroupEntries (const 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 |
| 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::Euronext::MarketData::OptiqMdg::Messaging::SbeGroupEntries< EntryType, BlockLength, NumInGroup, Length >
Definition at line 252 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>