msg_cpp Member List
This is the complete list of members for
msg_cpp, including all inherited members.
| _allocator | msg_cpp | [private] |
| _block | msg_cpp | [private] |
| _block_body_offset() | msg_cpp | [inline, private, static] |
| _body | msg_cpp | [private] |
| _marker | msg_cpp | |
| _receiver | msg_cpp | |
| _sender | msg_cpp | |
| _sessionid | msg_cpp | |
| _size | msg_cpp | [private] |
| _timestamp | msg_cpp | |
| _type | msg_cpp | |
| block_size(size_t size_) | msg_cpp | [inline, static] |
| construct(byte_allocator *allocator_, size_t size_) | msg_cpp | [inline, static] |
| crypt_size(size_t size_) | msg_cpp | [inline, static] |
| destroy(msg_cpp *msg) | msg_cpp | [inline, static] |
| estimate_size(size_t size_) | msg_cpp | [inline, static] |
| get_block() const | msg_cpp | [inline] |
| get_block() | msg_cpp | [inline] |
| get_body() const | msg_cpp | [inline] |
| get_body() | msg_cpp | [inline] |
| get_size() const | msg_cpp | [inline] |
| majver | msg_t | |
| minver | msg_t | |
| msg_cpp(byte_allocator *allocator_, size_t size_) | msg_cpp | [private] |
| msgid | msg_t | |
| pack16(ub1_t *&dest, ub2_t x) | msg_cpp | [inline, static] |
| pack32(ub1_t *&dest, ub4_t x) | msg_cpp | [inline, static] |
| pack64(ub1_t *&dest, const ub8_t &x) | msg_cpp | [inline, static] |
| pack_msg(const room_byte_t *key) | msg_cpp | |
| packaddr(ub1_t *&dest, const guid_t &x) | msg_cpp | [inline, static] |
| priority | msg_t | |
| resize(size_t size_) | msg_cpp | |
| reverse16(ub2_t value) | msg_cpp | [inline, static] |
| reverse32(ub4_t value) | msg_cpp | [inline, static] |
| timeout | msg_t | |
| unpack16(const ub1_t *&x, ub2_t &dest) | msg_cpp | [inline, static] |
| unpack32(const ub1_t *&x, ub4_t &dest) | msg_cpp | [inline, static] |
| unpack64(const ub1_t *&x, ub8_t &dest) | msg_cpp | [inline, static] |
| unpack_msg(const room_byte_t *key) | msg_cpp | |
| unpackaddr(const ub1_t *&x, guid_t &dest) | msg_cpp | [inline, static] |
| ~msg_cpp() | msg_cpp | [private, virtual] |