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, int8_t > | inlineprotectedvirtual |
equals(const MsgPackValue *other) const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotectedvirtual |
extension_items() const | msgpack11::MsgPackValue | virtual |
float32_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::float32_value() const | msgpack11::MsgPackValue | virtual |
float64_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::float64_value() const | msgpack11::MsgPackValue | virtual |
int16_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::int16_value() const | msgpack11::MsgPackValue | virtual |
int32_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::int32_value() const | msgpack11::MsgPackValue | virtual |
int64_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::int64_value() const | msgpack11::MsgPackValue | virtual |
int8_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::int8_value() const | msgpack11::MsgPackValue | virtual |
int_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::int_value() const | msgpack11::MsgPackValue | virtual |
less(const MsgPackValue *other) const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotectedvirtual |
m_value | msgpack11::Value< tag, int8_t > | protected |
MsgPackInt8(int8_t value) | msgpack11::MsgPackInt8 | inlineexplicit |
number_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::number_value() const | msgpack11::MsgPackValue | virtual |
NumberValue(const int8_t &value) | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineexplicitprotected |
NumberValue(int8_t &&value) | msgpack11::NumberValue< MsgPack::INT8, int8_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, int8_t > | inlineprotected |
msgpack11::MsgPackValue::type() const =0 | msgpack11::MsgPackValue | pure virtual |
uint16_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::uint16_value() const | msgpack11::MsgPackValue | virtual |
uint32_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::uint32_value() const | msgpack11::MsgPackValue | virtual |
uint64_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::uint64_value() const | msgpack11::MsgPackValue | virtual |
uint8_value() const override | msgpack11::NumberValue< MsgPack::INT8, int8_t > | inlineprotected |
Value< tag, int8_t >::uint8_value() const | msgpack11::MsgPackValue | virtual |
Value(const int8_t &value) | msgpack11::Value< tag, int8_t > | inlineexplicitprotected |
Value(int8_t &&value) | msgpack11::Value< tag, int8_t > | inlineexplicitprotected |
~MsgPackValue() | msgpack11::MsgPackValue | inlinevirtual |