Private Member Functions | |
const MsgPack::object & | object_items () const override |
const MsgPack & | operator[] (const string &key) const override |
Additional Inherited Members | |
![]() | |
void | dump (std::ostream &os) const override |
bool | equals (const MsgPackValue *other) const override |
bool | less (const MsgPackValue *other) const override |
MsgPack::Type | type () const override |
Value (const MsgPack::object &value) | |
Value (MsgPack::object &&value) | |
![]() | |
const MsgPack::object | m_value |
Definition at line 649 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 653 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 654 of file msgpack11.cpp.
|
inlineoverrideprivatevirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 650 of file msgpack11.cpp.
Definition at line 771 of file msgpack11.cpp.