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