BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
graphene::db::primary_index< DerivedIndex, DirectBits > Member List

This is the complete list of members for graphene::db::primary_index< DerivedIndex, DirectBits >, including all inherited members.

_observersgraphene::db::base_primary_indexprotected
_sindexgraphene::db::base_primary_indexprotected
add_observer(const std::shared_ptr< index_observer > &o) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
add_secondary_index(Args... args)graphene::db::base_primary_indexinline
base_primary_index(object_database &db)graphene::db::base_primary_indexinlineexplicit
create(const std::function< void(object &)> &constructor) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
find(object_id_type id) const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
get_next_id() const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
get_object_version() constgraphene::db::primary_index< DerivedIndex, DirectBits >inline
get_secondary_index() constgraphene::db::base_primary_indexinline
insert(object &&obj) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
load(const std::vector< char > &data) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
modify(const object &obj, const std::function< void(object &)> &m) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
object_default(object &obj) const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
object_from_variant(const fc::variant &var, object &obj, uint32_t max_depth) const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
object_space_id() const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
object_type typedefgraphene::db::primary_index< DerivedIndex, DirectBits >
object_type_id() const overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
on_add(const object &obj)graphene::db::base_primary_index
on_modify(const object &obj)graphene::db::base_primary_index
on_remove(const object &obj)graphene::db::base_primary_index
open(const fc::path &db) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
primary_index(object_database &db)graphene::db::primary_index< DerivedIndex, DirectBits >inlineexplicit
remove(const object &obj) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
save(const fc::path &db) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
save_undo(const object &obj)graphene::db::base_primary_index
set_next_id(object_id_type id) overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
use_next_id() overridegraphene::db::primary_index< DerivedIndex, DirectBits >inline
~base_primary_index()=defaultgraphene::db::base_primary_indexvirtual