|
cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
This is the complete list of members for msgpack_light::const_map_ref, including all inherited members.
| begin() const noexcept | msgpack_light::const_map_ref | inline |
| const_iterator typedef | msgpack_light::const_map_ref | |
| const_map_ref(const details::map_data &data) | msgpack_light::const_map_ref | inlineexplicit |
| const_object_ref_type typedef | msgpack_light::const_map_ref | |
| data_ | msgpack_light::const_map_ref | private |
| end() const noexcept | msgpack_light::const_map_ref | inline |
| iterator typedef | msgpack_light::const_map_ref | |
| key(std::size_t index) const noexcept | msgpack_light::const_map_ref | inline |
| size() const noexcept | msgpack_light::const_map_ref | inline |
| value(std::size_t index) const noexcept | msgpack_light::const_map_ref | inline |