MessagePack for C++
Classes | Namespaces | Macros | Variables
vrefbuffer.hpp File Reference
#include "msgpack/versioning.hpp"
#include <stdexcept>
#include <sys/uio.h>

Go to the source code of this file.

Classes

class  msgpack::vrefbuffer
 

Namespaces

 msgpack
 
 msgpack::detail
 

Macros

#define MSGPACK_VREFBUFFER_REF_SIZE   32
 
#define MSGPACK_VREFBUFFER_CHUNK_SIZE   8192
 

Variables

std::size_t const msgpack::detail::packer_max_buffer_size = 9
 

Macro Definition Documentation

◆ MSGPACK_VREFBUFFER_CHUNK_SIZE

#define MSGPACK_VREFBUFFER_CHUNK_SIZE   8192

◆ MSGPACK_VREFBUFFER_REF_SIZE

#define MSGPACK_VREFBUFFER_REF_SIZE   32