cpp-msgpack-light
0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
Here is a list of all documented functions with links to the class documentation for each member:
- a -
allocate() :
msgpack_light::monotonic_allocator
,
msgpack_light::standard_allocator
allocate_buffer() :
msgpack_light::monotonic_allocator
allocate_char() :
msgpack_light::details::allocator_wrapper< Allocator >
allocate_directly() :
msgpack_light::monotonic_allocator
allocate_key_value_pair_data() :
msgpack_light::details::allocator_wrapper< Allocator >
allocate_object_data() :
msgpack_light::details::allocator_wrapper< Allocator >
allocate_unsigned_char() :
msgpack_light::details::allocator_wrapper< Allocator >
allocator() :
msgpack_light::details::mutable_object_base< Derived, Allocator >
,
msgpack_light::mutable_object_ref< Allocator >
,
msgpack_light::object< Allocator >
allocator_wrapper() :
msgpack_light::details::allocator_wrapper< Allocator >
append() :
msgpack_light::binary
as_array() :
msgpack_light::details::const_object_base< Derived >
,
msgpack_light::details::mutable_object_base< Derived, Allocator >
as_binary() :
msgpack_light::details::const_object_base< Derived >
,
msgpack_light::memory_output_stream
as_boolean() :
msgpack_light::details::const_object_base< Derived >
as_extension() :
msgpack_light::details::const_object_base< Derived >
as_float32() :
msgpack_light::details::const_object_base< Derived >
as_float64() :
msgpack_light::details::const_object_base< Derived >
as_map() :
msgpack_light::details::const_object_base< Derived >
,
msgpack_light::details::mutable_object_base< Derived, Allocator >
as_signed_integer() :
msgpack_light::details::const_object_base< Derived >
as_string() :
msgpack_light::details::const_object_base< Derived >
as_unsigned_integer() :
msgpack_light::details::const_object_base< Derived >
Generated on
for cpp-msgpack-light by
1.14.0