Definition at line 580 of file Message.h.
◆ Size
Number of repeating group entries.
Definition at line 586 of file Message.h.
◆ Group() [1/2]
Initializes the instance which refers to nothing and thus represent a null instance.
Definition at line 590 of file Message.h.
◆ Group() [2/2]
Initializes the instance over the binary data.
Definition at line 621 of file Message.h.
◆ operator bool()
Indicates whether the instance refers to a valid repeating group.
Definition at line 597 of file Message.h.
◆ operator[]()
Provides access to the group entry by its index in the group.
Definition at line 611 of file Message.h.
◆ size()
Number of entries in the repeating group being referred by the given instance.
Definition at line 604 of file Message.h.