BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::db::object_database Member List

This is the complete list of members for graphene::db::object_database, including all inherited members.

_index_sizegraphene::db::object_databasestatic
_undo_dbgraphene::db::object_database
add_index()graphene::db::object_databaseinline
add_secondary_index(Args... args)graphene::db::object_databaseinline
base_primary_index classgraphene::db::object_databasefriend
cast(const object &obj)graphene::db::object_databaseinlinestatic
cast(object &obj)graphene::db::object_databaseinlinestatic
close()graphene::db::object_database
create(F &&constructor)graphene::db::object_databaseinline
find(const object_id_type &id) constgraphene::db::object_databaseinline
find(const object_id< SpaceID, TypeID > &id) const -> const object_downcast_t< decltype(id)> *graphene::db::object_databaseinline
find_object(const object_id_type &id) constgraphene::db::object_database
flush()graphene::db::object_database
get(const object_id_type &id) constgraphene::db::object_databaseinline
get(const object_id< SpaceID, TypeID > &id) const -> const object_downcast_t< decltype(id)> &graphene::db::object_databaseinline
get_data_dir() constgraphene::db::object_databaseinline
get_index() constgraphene::db::object_databaseinline
get_index(uint8_t space_id, uint8_t type_id) constgraphene::db::object_database
get_index(const object_id_type &id) constgraphene::db::object_databaseinline
get_index_type() constgraphene::db::object_databaseinline
get_mutable_index()graphene::db::object_databaseinlineprotected
get_mutable_index(const object_id_type &id)graphene::db::object_databaseinlineprotected
get_mutable_index(uint8_t space_id, uint8_t type_id)graphene::db::object_databaseprotected
get_mutable_index_type()graphene::db::object_databaseinlineprotected
get_object(const object_id_type &id) constgraphene::db::object_database
insert(object &&obj)graphene::db::object_databaseinline
modify(const T &obj, const Lambda &m)graphene::db::object_databaseinline
object_database()graphene::db::object_database
open(const fc::path &data_dir)graphene::db::object_database
pop_undo()graphene::db::object_database
remove(const object &obj)graphene::db::object_databaseinline
reset_indexes()graphene::db::object_databaseinline
undo_database classgraphene::db::object_databasefriend
wipe(const fc::path &data_dir)graphene::db::object_database
~object_database()=defaultgraphene::db::object_databasevirtual