Scorum
scorum::chain::dba::db_accessor< TObject > Member List

This is the complete list of members for scorum::chain::dba::db_accessor< TObject >, including all inherited members.

create(modifier_type modifier)scorum::chain::dba::db_accessor< TObject >inline
db_accessor(db_index &db_idx)scorum::chain::dba::db_accessor< TObject >inlineexplicit
find_by(const Key &arg) constscorum::chain::dba::db_accessor< TObject >inline
get() constscorum::chain::dba::db_accessor< TObject >inline
get_all_by() constscorum::chain::dba::db_accessor< TObject >inline
get_by(const Key &arg) constscorum::chain::dba::db_accessor< TObject >inline
get_range_by(const TKey &key) constscorum::chain::dba::db_accessor< TObject >inline
get_range_by(const detail::bound< TKeyLhs > &lower, const detail::bound< TKeyRhs > &upper) constscorum::chain::dba::db_accessor< TObject >inline
get_range_by(unbounded_placeholder lower, const detail::bound< TKey > &upper) constscorum::chain::dba::db_accessor< TObject >inline
get_range_by(const detail::bound< TKey > &lower, unbounded_placeholder upper) constscorum::chain::dba::db_accessor< TObject >inline
get_range_by(unbounded_placeholder lower, unbounded_placeholder upper) constscorum::chain::dba::db_accessor< TObject >inline
is_empty() constscorum::chain::dba::db_accessor< TObject >inline
is_exists_by(const Key &arg) constscorum::chain::dba::db_accessor< TObject >inline
modifier_type typedefscorum::chain::dba::db_accessor< TObject >
object_cref_type typedefscorum::chain::dba::db_accessor< TObject >
object_type typedefscorum::chain::dba::db_accessor< TObject >
predicate_type typedefscorum::chain::dba::db_accessor< TObject >
remove()scorum::chain::dba::db_accessor< TObject >inline
remove(const object_type &o)scorum::chain::dba::db_accessor< TObject >inline
remove_all(utils::bidir_range< const object_type > items)scorum::chain::dba::db_accessor< TObject >inline
size() constscorum::chain::dba::db_accessor< TObject >inline
update(modifier_type modifier)scorum::chain::dba::db_accessor< TObject >inline
update(const object_type &o, modifier_type modifier)scorum::chain::dba::db_accessor< TObject >inline