#include <cassert>
#include <stdexcept>
#include <OnixS/CME/ConflatedUDP/Assertion.h>
#include <OnixS/CME/ConflatedUDP/String.h>
#include <OnixS/CME/ConflatedUDP/Memory.h>
#include <OnixS/CME/ConflatedUDP/Composites.h>
#include <OnixS/CME/ConflatedUDP/SchemaTraits.h>
Go to the source code of this file.
Namespaces | |
OnixS | |
OnixS::CME | |
OnixS::CME::ConflatedUDP | |
Typedefs | |
typedef MessageHeader::TemplateId | MessageTemplateId |
typedef UInt16 | MessageSize |
Functions | |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadBinaryData (const Char *className) |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadBinaryGroup () |
void | throwBadBinaryMessage () |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadMessageVersion (const Char *, SchemaVersion, SchemaVersion) |
ONIXS_CONFLATEDUDP_EXPORTED void | throwBadMessageVersion (SchemaVersion messageVersion) |