Private Member Functions | |
const MsgPack::binary & | binary_items () 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::binary &value) | |
Value (MsgPack::binary &&value) | |
![]() | |
const MsgPack::binary | m_value |
Definition at line 642 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 645 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 646 of file msgpack11.cpp.
|
inlineoverrideprivatevirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 643 of file msgpack11.cpp.