Public Member Functions | |
| SbeGroupList (void *binary, BinarySize size, SchemaVersion version) noexcept | |
| bool | empty () const noexcept | 
| template<class Group> | |
| Group | head () const noexcept | 
| template<class Group> | |
| SbeGroupList | tail () const noexcept | 
| template<class Group> | |
| SbeVariableLengthFieldList< BinarySize > | variableLengthFields () const noexcept | 
| template<class Group> | |
| SbeGroupList | checkTail () const | 
| template<class Group> | |
| SbeVariableLengthFieldList< BinarySize > | checkVariableLengthFields () const | 
Definition at line 974 of file SbeMessage.h.
      
  | 
  inlinenoexcept | 
Initializes the list over the memory block.
Definition at line 979 of file SbeMessage.h.
Checks the list consistency.
Definition at line 1031 of file SbeMessage.h.
      
  | 
  inline | 
Checks the variable length fields list consistency.
Definition at line 1042 of file SbeMessage.h.
      
  | 
  inlinenoexcept | 
Definition at line 987 of file SbeMessage.h.
      
  | 
  inlinenoexcept | 
Definition at line 994 of file SbeMessage.h.
Definition at line 1003 of file SbeMessage.h.
      
  | 
  inlinenoexcept | 
Definition at line 1016 of file SbeMessage.h.