Public Member Functions | Public Attributes | List of all members
msgpack11::Statics Struct Reference

Public Member Functions

 Statics ()
 

Public Attributes

const MsgPack::binary empty_binary
 
const MsgPack::extension empty_extension
 
const map< MsgPack, MsgPackempty_map
 
const string empty_string
 
const vector< MsgPackempty_vector
 
const std::shared_ptr< MsgPackValuef = make_shared<MsgPackBoolean>(false)
 
const std::shared_ptr< MsgPackValuenull = make_shared<MsgPackNull>()
 
const std::shared_ptr< MsgPackValuet = make_shared<MsgPackBoolean>(true)
 

Detailed Description

Definition at line 672 of file msgpack11.cpp.

Constructor & Destructor Documentation

◆ Statics()

msgpack11::Statics::Statics ( )
inline

Definition at line 681 of file msgpack11.cpp.

Member Data Documentation

◆ empty_binary

const MsgPack::binary msgpack11::Statics::empty_binary

Definition at line 679 of file msgpack11.cpp.

◆ empty_extension

const MsgPack::extension msgpack11::Statics::empty_extension

Definition at line 680 of file msgpack11.cpp.

◆ empty_map

const map<MsgPack, MsgPack> msgpack11::Statics::empty_map

Definition at line 678 of file msgpack11.cpp.

◆ empty_string

const string msgpack11::Statics::empty_string

Definition at line 676 of file msgpack11.cpp.

◆ empty_vector

const vector<MsgPack> msgpack11::Statics::empty_vector

Definition at line 677 of file msgpack11.cpp.

◆ f

const std::shared_ptr<MsgPackValue> msgpack11::Statics::f = make_shared<MsgPackBoolean>(false)

Definition at line 675 of file msgpack11.cpp.

◆ null

const std::shared_ptr<MsgPackValue> msgpack11::Statics::null = make_shared<MsgPackNull>()

Definition at line 673 of file msgpack11.cpp.

◆ t

const std::shared_ptr<MsgPackValue> msgpack11::Statics::t = make_shared<MsgPackBoolean>(true)

Definition at line 674 of file msgpack11.cpp.


The documentation for this struct was generated from the following file:


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