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