array_items() const | msgpack11::MsgPackValue | virtual |
binary_items() const | msgpack11::MsgPackValue | virtual |
bool_value() const | msgpack11::MsgPackValue | virtual |
dump(std::ostream &os) const override | msgpack11::Value< tag, int64_t > | inlineprotectedvirtual |
equals(const MsgPackValue *other) const override | msgpack11::MsgPackInt64 | inlineprivatevirtual |
extension_items() const | msgpack11::MsgPackValue | virtual |
float32_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::float32_value() const | msgpack11::MsgPackValue | virtual |
float64_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::float64_value() const | msgpack11::MsgPackValue | virtual |
int16_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::int16_value() const | msgpack11::MsgPackValue | virtual |
int32_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::int32_value() const | msgpack11::MsgPackValue | virtual |
int64_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::int64_value() const | msgpack11::MsgPackValue | virtual |
int8_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::int8_value() const | msgpack11::MsgPackValue | virtual |
int_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::int_value() const | msgpack11::MsgPackValue | virtual |
less(const MsgPackValue *other) const override | msgpack11::MsgPackInt64 | inlineprivatevirtual |
m_value | msgpack11::Value< tag, int64_t > | protected |
MsgPackInt64(int64_t value) | msgpack11::MsgPackInt64 | inlineexplicit |
number_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::number_value() const | msgpack11::MsgPackValue | virtual |
NumberValue(const int64_t &value) | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineexplicitprotected |
NumberValue(int64_t &&value) | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineexplicitprotected |
object_items() const | msgpack11::MsgPackValue | virtual |
operator[](size_t i) const | msgpack11::MsgPackValue | virtual |
operator[](const std::string &key) const | msgpack11::MsgPackValue | virtual |
string_value() const | msgpack11::MsgPackValue | virtual |
type() const override | msgpack11::Value< tag, int64_t > | inlineprotected |
msgpack11::MsgPackValue::type() const =0 | msgpack11::MsgPackValue | pure virtual |
uint16_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::uint16_value() const | msgpack11::MsgPackValue | virtual |
uint32_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::uint32_value() const | msgpack11::MsgPackValue | virtual |
uint64_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::uint64_value() const | msgpack11::MsgPackValue | virtual |
uint8_value() const override | msgpack11::NumberValue< MsgPack::INT64, int64_t > | inlineprotected |
Value< tag, int64_t >::uint8_value() const | msgpack11::MsgPackValue | virtual |
Value(const int64_t &value) | msgpack11::Value< tag, int64_t > | inlineexplicitprotected |
Value(int64_t &&value) | msgpack11::Value< tag, int64_t > | inlineexplicitprotected |
~MsgPackValue() | msgpack11::MsgPackValue | inlinevirtual |