#include <OnixS/CME/MDH/Packet.h>
Definition at line 224 of file Packet.h.
Initializes blank instance.
Definition at line 237 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 247 of file Packet.h.
Initializes binary packet over the given buffer. Verification of the incoming content is omitted.
Definition at line 273 of file Packet.h.
Initializes as a copy of the other instance.
Definition at line 286 of file Packet.h.
Does actually nothing.
Definition at line 294 of file Packet.h.
const void* data |
( |
| ) |
const |
|
inline |
Returns collection of messages stored by instance.
Definition at line 336 of file Packet.h.
Indicates whether the given instance points to a valid packet.
Definition at line 300 of file Packet.h.
Re-initializes the instance as the copy of the other one.
Definition at line 402 of file Packet.h.
Resets the instance to the null state.
Definition at line 348 of file Packet.h.
Re-initializes the instance to refer to the other content.
Definition at line 357 of file Packet.h.
Re-initializes the instance to refer to the other content.
Definition at line 386 of file Packet.h.
The documentation for this class was generated from the following file: