#include <vrefbuffer.hpp>
msgpack::vrefbuffer::~vrefbuffer |
( |
| ) |
|
|
inline |
msgpack::vrefbuffer::vrefbuffer |
( |
const vrefbuffer & |
| ) |
|
|
delete |
void msgpack::vrefbuffer::append_copy |
( |
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
inline |
void msgpack::vrefbuffer::append_ref |
( |
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
inline |
void msgpack::vrefbuffer::clear |
( |
| ) |
|
|
inline |
void msgpack::vrefbuffer::migrate |
( |
vrefbuffer * |
to | ) |
|
|
inline |
const struct iovec* msgpack::vrefbuffer::vector |
( |
| ) |
const |
|
inline |
size_t msgpack::vrefbuffer::vector_size |
( |
| ) |
const |
|
inline |
void msgpack::vrefbuffer::write |
( |
const char * |
buf, |
|
|
size_t |
len |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: