#include <ext.hpp>
◆ ext_ref() [1/3]
msgpack::type::ext_ref::ext_ref |
( |
| ) |
|
|
inline |
◆ ext_ref() [2/3]
msgpack::type::ext_ref::ext_ref |
( |
const char * |
p, |
|
|
uint32_t |
s |
|
) |
| |
|
inline |
◆ ext_ref() [3/3]
msgpack::type::ext_ref::ext_ref |
( |
ext const & |
x | ) |
|
|
inline |
◆ data()
const char* msgpack::type::ext_ref::data |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool msgpack::type::ext_ref::operator!= |
( |
const ext_ref & |
x | ) |
const |
|
inline |
◆ operator<()
bool msgpack::type::ext_ref::operator< |
( |
const ext_ref & |
x | ) |
const |
|
inline |
◆ operator==()
bool msgpack::type::ext_ref::operator== |
( |
const ext_ref & |
x | ) |
const |
|
inline |
◆ operator>()
bool msgpack::type::ext_ref::operator> |
( |
const ext_ref & |
x | ) |
const |
|
inline |
◆ size()
uint32_t msgpack::type::ext_ref::size |
( |
| ) |
const |
|
inline |
◆ str()
std::string msgpack::type::ext_ref::str |
( |
| ) |
const |
|
inline |
◆ type()
int8_t msgpack::type::ext_ref::type |
( |
| ) |
const |
|
inline |
◆ adaptor::object< msgpack::type::ext_ref >
The documentation for this class was generated from the following file: