cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
msgpack_light::const_object_ref Member List

This is the complete list of members for msgpack_light::const_object_ref, including all inherited members.

as_array() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_binary() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_boolean() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_extension() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_float32() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_float64() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_map() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_signed_integer() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_string() constmsgpack_light::details::const_object_base< const_object_ref >inline
as_unsigned_integer() constmsgpack_light::details::const_object_base< const_object_ref >inline
base_type typedefmsgpack_light::const_object_ref
const_object_base()=defaultmsgpack_light::details::const_object_base< const_object_ref >protected
const_object_ref(const details::object_data &data)msgpack_light::const_object_refinlineexplicit
data() const noexceptmsgpack_light::const_object_refinline
data_msgpack_light::const_object_refprivate
derived() const noexceptmsgpack_light::details::const_object_base< const_object_ref >inlineprotected
type() const noexceptmsgpack_light::details::const_object_base< const_object_ref >inline