
Protected Member Functions | |
| bool | equals (const MsgPackValue *other) const override |
| float | float32_value () const override |
| double | float64_value () const override |
| int16_t | int16_value () const override |
| int32_t | int32_value () const override |
| int64_t | int64_value () const override |
| int8_t | int8_value () const override |
| int32_t | int_value () const override |
| bool | less (const MsgPackValue *other) const override |
| double | number_value () const override |
| NumberValue (const T &value) | |
| NumberValue (T &&value) | |
| uint16_t | uint16_value () const override |
| uint32_t | uint32_value () const override |
| uint64_t | uint64_value () const override |
| uint8_t | uint8_value () const override |
Protected Member Functions inherited from msgpack11::Value< tag, T > | |
| void | dump (std::ostream &os) const override |
| MsgPack::Type | type () const override |
| Value (const T &value) | |
| Value (T &&value) | |
Additional Inherited Members | |
Public Member Functions inherited from msgpack11::MsgPackValue | |
| virtual const MsgPack::array & | array_items () const |
| virtual const MsgPack::binary & | binary_items () const |
| virtual bool | bool_value () const |
| virtual const MsgPack::extension & | extension_items () const |
| virtual const MsgPack::object & | object_items () const |
| virtual const MsgPack & | operator[] (const std::string &key) const |
| virtual const MsgPack & | operator[] (size_t i) const |
| virtual const std::string & | string_value () const |
| virtual | ~MsgPackValue () |
Protected Attributes inherited from msgpack11::Value< tag, T > | |
| const T | m_value |
Definition at line 432 of file msgpack11.cpp.
|
inlineexplicitprotected |
Definition at line 436 of file msgpack11.cpp.
|
inlineexplicitprotected |
Definition at line 437 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::Value< tag, T >.
Definition at line 439 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 486 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 487 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 490 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 491 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 492 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 489 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 488 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::Value< tag, T >.
Definition at line 462 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 485 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 494 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 495 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 496 of file msgpack11.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from msgpack11::MsgPackValue.
Definition at line 493 of file msgpack11.cpp.