/home/tetron/hack/vos/libs/vos/vos/messageblock.hh File Reference
Go to the source code of this file.
Namespaces
- namespace VOS
Classes
- struct VOS::parse_state_t
- class VOS::MBParser
- class VOS::BinaryParser
- class VOS::XmlParser
- class VOS::MessageBlock
- A message block is a list of messages which have been bundled together into a single block. More...
- A message block is a list of messages which have been bundled together into a single block. More...
Defines
- #define MSGENC_BINARY_SINGLE 1
- #define MSGENC_BINARY_BLOCK 2
- #define MSGENC_XML '<'
Define Documentation
| #define MSGENC_BINARY_BLOCK 2 |
Definition at line 36 of file messageblock.hh.
| #define MSGENC_BINARY_SINGLE 1 |
Definition at line 35 of file messageblock.hh.
| #define MSGENC_XML '<' |
Definition at line 37 of file messageblock.hh.