cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Directory of internal implementations.
More...Files | |
allocator_wrapper.h | |
Definition of allocator_wrapper class. | |
array_iterator.h | |
Definition of classes of iterators of arrays. | |
array_iterator_impl.h | |
Implementation of classes of iterators of arrays. | |
array_ref.h | |
Definition of classes of references to arrays. | |
array_ref_impl.h | |
Implementation of classes of references to arrays. | |
basic_binary_buffer.h | |
Definition of basic_binary_buffer class. | |
buffered_serialization_buffer_impl.h | |
Definition of buffered_serialization_buffer_impl class. | |
concatenate_macro.h | |
Definition of INTERNAL_MSGPACK_LIGHT_CONCATENATE macro. | |
count_arguments_macro.h | |
Definition of INTERNAL_MSGPACK_LIGHT_COUNT_ARGUMENTS macro. | |
extension_ref.h | |
Definition of classes of references to extension values. | |
invoke_macro.h | |
Definition of INTERNAL_MSGPACK_LIGHT_INVOKE_MACRO macro. | |
map_iterator.h | |
Definition of classes of iterators of maps. | |
map_iterator_impl.h | |
Definition of classes of iterators of maps. | |
map_ref.h | |
Definition of classes of references to maps. | |
map_ref_impl.h | |
Implementation of classes of references of maps. | |
mutable_static_binary_view.h | |
Definition of mutable_static_binary_view class. | |
non_buffered_serialization_buffer_impl.h | |
Definition of non_buffered_serialization_buffer_impl class. | |
object_base.h | |
Definition of base classes of objects. | |
object_data.h | |
Definition of object_data struct. | |
object_helper.h | |
Definition of helper functions for implementation of object class. | |
object_ref.h | |
Definition of classes of references to objects. | |
object_ref_decl.h | |
Declaration of classes of references to objects. | |
pack_in_big_endian.h | |
Definition of pack_in_big_endian function. | |
serialization_buffer_impl.h | |
Definition of serialization_buffer_impl alias. | |
static_memory_buffer_size.h | |
Definition of static_memory_buffer_size constant. | |
to_big_endian.h | |
Definition of to_big_endian function. | |
total_size_of.h | |
Definition of total_size_of variable. |
Directory of internal implementations.