_base_type typedef | scorum::chain::dbs_base | protected |
base_service_type typedef | scorum::chain::dbs_service_base< game_service_i > | |
call_type typedef | scorum::chain::base_service_i< game_object > | |
create(const modifier_type &modifier) override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
create_game(const uuid_type &uuid, const std::string &json_metadata, fc::time_point_sec start, uint32_t auto_resolve_delay_sec, const game_type &game, const fc::flat_set< market_type > &markets) override | scorum::chain::dbs_game | virtual |
db_impl() | scorum::chain::dbs_base | protected |
db_impl() const | scorum::chain::dbs_base | protected |
dbs_base()=delete | scorum::chain::dbs_base | protected |
dbs_base(dbs_base &&)=delete | scorum::chain::dbs_base | protected |
dbs_base(dba::db_index &) | scorum::chain::dbs_base | explicitprotected |
dbs_game(database &db) | scorum::chain::dbs_game | explicitprotected |
dbs_service_base(dba::db_index &db) | scorum::chain::dbs_service_base< game_service_i > | inlineexplicit |
dbservice_dbs_factory class | scorum::chain::dbs_game | friend |
find_by(const Key &arg) const | scorum::chain::dbs_service_base< game_service_i > | inline |
finish(const game_object &game, const fc::flat_set< wincase_type > &wincases) override | scorum::chain::dbs_game | virtual |
foreach_by(Call &&call) const | scorum::chain::dbs_service_base< game_service_i > | inline |
get() const override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
get_by(const Key &arg) const | scorum::chain::dbs_service_base< game_service_i > | inline |
get_filtered_range_by(LowerBounder lower, UpperBounder upper, UnaryPredicate filter) const | scorum::chain::dbs_service_base< game_service_i > | inline |
get_game(int64_t game_id) const override | scorum::chain::dbs_game | virtual |
get_game(const uuid_type &uuid) const override | scorum::chain::dbs_game | virtual |
get_games(fc::time_point_sec start) const override | scorum::chain::dbs_game | virtual |
get_range_by(LowerBounder lower, UpperBounder upper) const | scorum::chain::dbs_service_base< game_service_i > | inline |
head_block_time() | scorum::chain::dbs_base | protected |
is_exists(int64_t game_id) const override | scorum::chain::dbs_game | virtual |
is_exists(const uuid_type &uuid) const override | scorum::chain::dbs_game | virtual |
dbs_service_base< game_service_i >::is_exists() const override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
modifier_type typedef | scorum::chain::dbs_service_base< game_service_i > | |
object_cref_type typedef | scorum::chain::dbs_service_base< game_service_i > | |
object_type typedef | scorum::chain::dbs_service_base< game_service_i > | |
remove() override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
remove(const object_type &o) override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
remove_all(const std::vector< object_cref_type > &os) override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
update(const modifier_type &modifier) override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
update(const object_type &o, const modifier_type &modifier) override | scorum::chain::dbs_service_base< game_service_i > | inlinevirtual |
update_markets(const game_object &game, const fc::flat_set< market_type > &markets) override | scorum::chain::dbs_game | virtual |
~base_service_i() | scorum::chain::base_service_i< game_object > | inlinevirtual |
~dbs_base() | scorum::chain::dbs_base | virtual |