Namespaces | Classes | Functions | Variables
msgpack11 Namespace Reference

Namespaces

 MsgPackParser
 

Classes

class  MsgPack
 
class  MsgPackArray
 
class  MsgPackBinary
 
class  MsgPackBoolean
 
class  MsgPackDouble
 
class  MsgPackExtension
 
class  MsgPackFloat
 
class  MsgPackInt16
 
class  MsgPackInt32
 
class  MsgPackInt64
 
class  MsgPackInt8
 
class  MsgPackNull
 
class  MsgPackObject
 
class  MsgPackString
 
class  MsgPackUint16
 
class  MsgPackUint32
 
class  MsgPackUint64
 
class  MsgPackUint8
 
class  MsgPackValue
 
struct  NullStruct
 
class  NumberValue
 
struct  Statics
 
class  Value
 

Functions

bool equal_uint64_int64 (uint64_t uint64_value, int64_t int64_value)
 
bool less_int64_uint64 (int64_t int64_value, uint64_t uint64_value)
 
bool less_uint64_int64 (uint64_t uint64_value, int64_t int64_value)
 
std::ostream & operator<< (std::ostream &os, const MsgPack &msgpack)
 
std::istream & operator>> (std::istream &is, MsgPack &msgpack)
 
static const MsgPackstatic_null ()
 
static const Staticsstatics ()
 

Variables

static const int max_depth = 200
 

Function Documentation

◆ equal_uint64_int64()

bool msgpack11::equal_uint64_int64 ( uint64_t  uint64_value,
int64_t  int64_value 
)

Definition at line 410 of file msgpack11.cpp.

◆ less_int64_uint64()

bool msgpack11::less_int64_uint64 ( int64_t  int64_value,
uint64_t  uint64_value 
)

Definition at line 424 of file msgpack11.cpp.

◆ less_uint64_int64()

bool msgpack11::less_uint64_int64 ( uint64_t  uint64_value,
int64_t  int64_value 
)

Definition at line 417 of file msgpack11.cpp.

◆ operator<<()

std::ostream& msgpack11::operator<< ( std::ostream &  os,
const MsgPack msgpack 
)

Definition at line 371 of file msgpack11.cpp.

◆ operator>>()

std::istream& msgpack11::operator>> ( std::istream &  is,
MsgPack msgpack 
)

Definition at line 1037 of file msgpack11.cpp.

◆ static_null()

static const MsgPack& msgpack11::static_null ( )
static

Definition at line 689 of file msgpack11.cpp.

◆ statics()

static const Statics& msgpack11::statics ( )
static

Definition at line 684 of file msgpack11.cpp.

Variable Documentation

◆ max_depth

const int msgpack11::max_depth = 200
static

Definition at line 18 of file msgpack11.cpp.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:15