#include <OnixS/CME/ConflatedUDP/Packet.h>
Definition at line 38 of file Packet.h.
Establishes instance difference type.
Definition at line 79 of file Packet.h.
Defines pointer to a value type.
Definition at line 87 of file Packet.h.
Defines reference to a value type.
Definition at line 90 of file Packet.h.
Defines value type.
Definition at line 84 of file Packet.h.
Constructs encoded message iterator from raw data pointers.
- Exceptions
-
runtime_error | in case when raw data pointers cannot be casted to valid encoded message iterator. |
Definition at line 96 of file Packet.h.
Gets reference to encoded message.
- Warning
- Behavior is undefined in case when iterator points to the packet end.
Definition at line 127 of file Packet.h.
const void* nextMessageData |
( |
| ) |
const |
|
inline |
Checks whether two iterators are not equal.
Definition at line 168 of file Packet.h.
Dereferences encoded message.
Definition at line 138 of file Packet.h.
Advances iterator to next message.
- Exceptions
-
runtime_error | in case when iteration is not possible. |
Definition at line 146 of file Packet.h.
Checks whether two iterators are equal.
Definition at line 160 of file Packet.h.
The documentation for this class was generated from the following file: