#include <development_committee.hpp>
Definition at line 28 of file development_committee.hpp.
◆ dbs_development_committee()
scorum::chain::dbs_development_committee::dbs_development_committee |
( |
database & |
db | ) |
|
|
explicitprotected |
◆ add_member()
void scorum::chain::dbs_development_committee::add_member |
( |
const account_name_type & |
account_name | ) |
|
|
overridevirtual |
◆ change_add_member_quorum()
void scorum::chain::dbs_development_committee::change_add_member_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_advertising_moderator_quorum()
void scorum::chain::dbs_development_committee::change_advertising_moderator_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_base_quorum()
void scorum::chain::dbs_development_committee::change_base_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_betting_moderator_quorum()
void scorum::chain::dbs_development_committee::change_betting_moderator_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_betting_resolve_delay_quorum()
void scorum::chain::dbs_development_committee::change_betting_resolve_delay_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_budgets_auction_properties_quorum()
void scorum::chain::dbs_development_committee::change_budgets_auction_properties_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_exclude_member_quorum()
void scorum::chain::dbs_development_committee::change_exclude_member_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_transfer_quorum()
void scorum::chain::dbs_development_committee::change_transfer_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ exclude_member()
void scorum::chain::dbs_development_committee::exclude_member |
( |
const account_name_type & |
account_name | ) |
|
|
overridevirtual |
◆ get()
const dev_committee_object & scorum::chain::dbs_development_committee::get |
( |
| ) |
const |
|
overridevirtual |
◆ get_add_member_quorum()
percent_type scorum::chain::dbs_development_committee::get_add_member_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_advertising_moderator_quorum()
percent_type scorum::chain::dbs_development_committee::get_advertising_moderator_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_base_quorum()
percent_type scorum::chain::dbs_development_committee::get_base_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_betting_moderator_quorum()
percent_type scorum::chain::dbs_development_committee::get_betting_moderator_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_betting_resolve_delay_quorum()
percent_type scorum::chain::dbs_development_committee::get_betting_resolve_delay_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_budgets_auction_properties_quorum()
percent_type scorum::chain::dbs_development_committee::get_budgets_auction_properties_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_committee()
◆ get_exclude_member_quorum()
percent_type scorum::chain::dbs_development_committee::get_exclude_member_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_member()
const dev_committee_member_object & scorum::chain::dbs_development_committee::get_member |
( |
const account_name_type & |
account | ) |
const |
|
overridevirtual |
◆ get_members_count()
size_t scorum::chain::dbs_development_committee::get_members_count |
( |
| ) |
const |
|
overridevirtual |
◆ get_transfer_quorum()
percent_type scorum::chain::dbs_development_committee::get_transfer_quorum |
( |
| ) |
|
|
overridevirtual |
◆ is_exists()
bool scorum::chain::dbs_development_committee::is_exists |
( |
const account_name_type & |
account_name | ) |
const |
|
overridevirtual |
◆ dbservice_dbs_factory
The documentation for this struct was generated from the following files: