MessagePack for C++
Classes | Namespaces
fixint.hpp File Reference
#include "msgpack/v1/adaptor/fixint_decl.hpp"
Include dependency graph for fixint.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::type::fix_int< T >
 
struct  msgpack::adaptor::convert< type::fix_int8 >
 
struct  msgpack::adaptor::convert< type::fix_int16 >
 
struct  msgpack::adaptor::convert< type::fix_int32 >
 
struct  msgpack::adaptor::convert< type::fix_int64 >
 
struct  msgpack::adaptor::convert< type::fix_uint8 >
 
struct  msgpack::adaptor::convert< type::fix_uint16 >
 
struct  msgpack::adaptor::convert< type::fix_uint32 >
 
struct  msgpack::adaptor::convert< type::fix_uint64 >
 
struct  msgpack::adaptor::pack< type::fix_int8 >
 
struct  msgpack::adaptor::pack< type::fix_int16 >
 
struct  msgpack::adaptor::pack< type::fix_int32 >
 
struct  msgpack::adaptor::pack< type::fix_int64 >
 
struct  msgpack::adaptor::pack< type::fix_uint8 >
 
struct  msgpack::adaptor::pack< type::fix_uint16 >
 
struct  msgpack::adaptor::pack< type::fix_uint32 >
 
struct  msgpack::adaptor::pack< type::fix_uint64 >
 
struct  msgpack::adaptor::object< type::fix_int8 >
 
struct  msgpack::adaptor::object< type::fix_int16 >
 
struct  msgpack::adaptor::object< type::fix_int32 >
 
struct  msgpack::adaptor::object< type::fix_int64 >
 
struct  msgpack::adaptor::object< type::fix_uint8 >
 
struct  msgpack::adaptor::object< type::fix_uint16 >
 
struct  msgpack::adaptor::object< type::fix_uint32 >
 
struct  msgpack::adaptor::object< type::fix_uint64 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_int8 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_int16 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_int32 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_int64 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_uint8 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_uint16 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_uint32 >
 
struct  msgpack::adaptor::object_with_zone< type::fix_uint64 >
 

Namespaces

 msgpack
 
 msgpack::type
 
 msgpack::adaptor