|
MessagePack for C++
|
#include <ext.hpp>
Public Member Functions | |
| ext () | |
| ext (int8_t t, const char *p, uint32_t s) | |
| ext (int8_t t, uint32_t s) | |
| ext (ext_ref const &) | |
| int8_t | type () const |
| const char * | data () const |
| char * | data () |
| uint32_t | size () const |
| bool | operator== (const ext &x) const |
| bool | operator!= (const ext &x) const |
| bool | operator< (const ext &x) const |
| bool | operator> (const ext &x) const |
Friends | |
| class | ext_ref |
|
inline |
References msgpack::convert().
References msgpack::convert().
|
inline |
References msgpack::convert().
References msgpack::convert().
References msgpack::convert().
References msgpack::convert().
|
inline |
References msgpack::convert().
|
inline |
References msgpack::convert().