
Private Member Functions | |
| const MsgPack::binary & | binary_items () const override |
Additional Inherited Members | |
Protected Member Functions inherited from msgpack11::Value< MsgPack::BINARY, MsgPack::binary > | |
| 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) | |
Protected Attributes inherited from msgpack11::Value< MsgPack::BINARY, MsgPack::binary > | |
| 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.