#include <OnixS/CME/ConflatedUDP/Packet.h>
Definition at line 235 of file Packet.h.
Initializes blank instance.
Definition at line 248 of file Packet.h.
Initializes binary packet over the given buffer.
- Exceptions
-
std::exception | if given buffer doesn't satisfy base requirements on well-formed CME packet. |
Definition at line 258 of file Packet.h.
Initializes binary packet over the given buffer. Verification of the incoming content is omitted.
Definition at line 284 of file Packet.h.
Initializes as a copy of the other instance.
Definition at line 297 of file Packet.h.
Does actually nothing.
Definition at line 305 of file Packet.h.
const void* data |
( |
| ) |
const |
|
inline |
Returns collection of messages stored by instance.
Definition at line 347 of file Packet.h.
Indicates whether the given instance points to a valid packet.
Definition at line 311 of file Packet.h.
Re-initializes the instance as the copy of the other one.
Definition at line 413 of file Packet.h.
Resets the instance to the null state.
Definition at line 359 of file Packet.h.
Re-initializes the instance to refer to the other content.
Definition at line 368 of file Packet.h.
Re-initializes the instance to refer to the other content.
Definition at line 397 of file Packet.h.
The documentation for this class was generated from the following file: