This is the complete list of members for graphene::custom_operations::account_storage_object, including all inherited members.
abstract_object() | graphene::db::abstract_object< account_storage_object, CUSTOM_OPERATIONS_SPACE_ID, static_cast< uint8_t >(custom_operations_object_types::account_map)> | inline |
account | graphene::custom_operations::account_storage_object | |
catalog | graphene::custom_operations::account_storage_object | |
clone() const override | graphene::db::base_abstract_object< account_storage_object > | inline |
graphene::db::object::clone() const =0 | graphene::db::object | pure virtual |
get_id() const | graphene::db::abstract_object< account_storage_object, CUSTOM_OPERATIONS_SPACE_ID, static_cast< uint8_t >(custom_operations_object_types::account_map)> | inline |
id | graphene::db::object | |
key | graphene::custom_operations::account_storage_object | |
move_from(object &obj) override | graphene::db::base_abstract_object< account_storage_object > | inlinevirtual |
object()=default | graphene::db::base_abstract_object< account_storage_object > | |
object(uint8_t space_id, uint8_t type_id) | graphene::db::base_abstract_object< account_storage_object > | inline |
graphene::db::object::object(uint8_t space_id, uint8_t type_id) | graphene::db::object | inline |
pack() const override | graphene::db::base_abstract_object< account_storage_object > | inline |
graphene::db::object::pack() const =0 | graphene::db::object | pure virtual |
space_id | graphene::db::abstract_object< account_storage_object, CUSTOM_OPERATIONS_SPACE_ID, static_cast< uint8_t >(custom_operations_object_types::account_map)> | static |
to_variant() const override | graphene::db::base_abstract_object< account_storage_object > | inline |
graphene::db::object::to_variant() const =0 | graphene::db::object | pure virtual |
type_id | graphene::db::abstract_object< account_storage_object, CUSTOM_OPERATIONS_SPACE_ID, static_cast< uint8_t >(custom_operations_object_types::account_map)> | static |
value | graphene::custom_operations::account_storage_object | |
~object()=default | graphene::db::object | virtual |