Scorum
scorum::app::betting_api::impl Member List

This is the complete list of members for scorum::app::betting_api::impl, including all inherited members.

get_bets(dba::db_accessor< TObject > &accessor, TId from, uint32_t limit) constscorum::app::betting_api::implinline
get_betting_properties() constscorum::app::betting_api::implinline
get_game_matched_bets(const uuid_type &uuid) constscorum::app::betting_api::implinline
get_game_pending_bets(const uuid_type &uuid) constscorum::app::betting_api::implinline
get_game_returns(const uuid_type &game_uuid) constscorum::app::betting_api::implinline
get_game_winners(const uuid_type &game_uuid) constscorum::app::betting_api::implinline
get_games_by_status(const fc::flat_set< game_status > &filter) constscorum::app::betting_api::implinline
get_games_by_uuids(const std::vector< uuid_type > &uuids) constscorum::app::betting_api::implinline
get_matched_bets(const std::vector< uuid_type > &uuids) constscorum::app::betting_api::implinline
get_pending_bets(const std::vector< uuid_type > &uuids) constscorum::app::betting_api::implinline
impl(dba::db_accessor< betting_property_object > &betting_prop_dba, dba::db_accessor< game_object > &game_dba, dba::db_accessor< matched_bet_object > &matched_bet_dba, dba::db_accessor< pending_bet_object > &pending_bet_dba, uint32_t lookup_limit=LOOKUP_LIMIT)scorum::app::betting_api::implinline
lookup_games_by_id(game_id_type from, uint32_t limit) constscorum::app::betting_api::implinline
lookup_matched_bets(matched_bet_id_type from, uint32_t limit) constscorum::app::betting_api::implinline
lookup_pending_bets(pending_bet_id_type from, uint32_t limit) constscorum::app::betting_api::implinline