
Private Member Functions | |
| const MsgPack::extension & | extension_items () const override |
Additional Inherited Members | |
Protected Member Functions inherited from msgpack11::Value< MsgPack::EXTENSION, MsgPack::extension > | |
| 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::extension &value) | |
| Value (MsgPack::extension &&value) | |
Protected Attributes inherited from msgpack11::Value< MsgPack::EXTENSION, MsgPack::extension > | |
| const MsgPack::extension | m_value |
Definition at line 657 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 660 of file msgpack11.cpp.
|
inlineexplicit |
Definition at line 661 of file msgpack11.cpp.
|
inlineoverrideprivatevirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 658 of file msgpack11.cpp.