cpp-msgpack-light
0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
Class Index
A
|
B
|
C
|
E
|
F
|
G
|
K
|
M
|
N
|
O
|
S
|
T
A
allocator_wrapper
(
msgpack_light::details
)
array_data
(
msgpack_light::details
)
B
basic_binary_buffer
(
msgpack_light::details
)
binary
(
msgpack_light
)
binary_data
(
msgpack_light::details
)
binary_view
(
msgpack_light
)
buffered_serialization_buffer_impl
(
msgpack_light::details
)
C
const_array_iterator
(
msgpack_light
)
const_array_ref
(
msgpack_light
)
const_extension_ref
(
msgpack_light
)
const_map_iterator
(
msgpack_light
)
const_map_ref
(
msgpack_light
)
const_object_base
(
msgpack_light::details
)
const_object_ref
(
msgpack_light
)
E
extension_data
(
msgpack_light::details
)
F
file_output_stream
(
msgpack_light
)
G
general_array_container_traits
(
msgpack_light::type_support::details
)
general_binary_container_traits
(
msgpack_light::type_support::details
)
general_map_container_traits
(
msgpack_light::type_support::details
)
general_string_serialization_traits
(
msgpack_light::type_support::details
)
K
key_value_pair_data
(
msgpack_light::details
)
M
map_data
(
msgpack_light::details
)
memory_output_stream
(
msgpack_light
)
monotonic_allocator
(
msgpack_light
)
mutable_array_iterator
(
msgpack_light
)
mutable_array_ref
(
msgpack_light
)
mutable_map_iterator
(
msgpack_light
)
mutable_map_ref
(
msgpack_light
)
mutable_object_base
(
msgpack_light::details
)
mutable_object_ref
(
msgpack_light
)
mutable_static_binary_view
(
msgpack_light::details
)
N
non_buffered_serialization_buffer_impl
(
msgpack_light::details
)
O
object
(
msgpack_light
)
object_data
(
msgpack_light::details
)
output_stream
(
msgpack_light
)
S
serialization_buffer
(
msgpack_light
)
serialization_traits
(
msgpack_light::type_support
)
serialization_traits< bool >
(
msgpack_light::type_support
)
serialization_traits< double >
(
msgpack_light::type_support
)
serialization_traits< float >
(
msgpack_light::type_support
)
serialization_traits< std::array< T, N > >
(
msgpack_light::type_support
)
serialization_traits< std::basic_string< char, std::char_traits< char >, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::chrono::time_point< std::chrono::system_clock, Duration > >
(
msgpack_light::type_support
)
serialization_traits< std::deque< T, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::forward_list< T, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::list< T, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::map< Key, Value, Compare, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::multimap< Key, Value, Compare, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::multiset< Key, Compare, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::nullptr_t >
(
msgpack_light::type_support
)
serialization_traits< std::optional< T > >
(
msgpack_light::type_support
)
serialization_traits< std::pair< T1, T2 > >
(
msgpack_light::type_support
)
serialization_traits< std::set< Key, Compare, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::string_view >
(
msgpack_light::type_support
)
serialization_traits< std::timespec >
(
msgpack_light::type_support
)
serialization_traits< std::tuple< T... > >
(
msgpack_light::type_support
)
serialization_traits< std::unordered_map< Key, Value, Hash, KeyEqual, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::unordered_multimap< Key, Value, Hash, KeyEqual, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::unordered_multiset< Key, Hash, KeyEqual, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::unordered_set< Key, Hash, KeyEqual, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::vector< T, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< std::vector< unsigned char, Allocator > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_signed_integer_v< T > &&sizeof(T)==1U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_signed_integer_v< T > &&sizeof(T)==2U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_signed_integer_v< T > &&sizeof(T)==4U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_signed_integer_v< T > &&sizeof(T)==8U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_unsigned_integer_v< T > &&sizeof(T)==1U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_unsigned_integer_v< T > &&sizeof(T)==2U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_unsigned_integer_v< T > &&sizeof(T)==4U > >
(
msgpack_light::type_support
)
serialization_traits< T, std::enable_if_t< details::is_unsigned_integer_v< T > &&sizeof(T)==8U > >
(
msgpack_light::type_support
)
standard_allocator
(
msgpack_light
)
string_data
(
msgpack_light::details
)
T
total_size_of_impl
(
msgpack_light::details
)
total_size_of_impl< First, Remaining... >
(
msgpack_light::details
)
total_size_of_impl< T >
(
msgpack_light::details
)
Generated on
for cpp-msgpack-light by
1.14.0