#include <registration_committee.hpp>
Definition at line 33 of file registration_committee.hpp.
◆ member_info_modifier_type
◆ dbs_registration_committee()
scorum::chain::dbs_registration_committee::dbs_registration_committee |
( |
database & |
db | ) |
|
|
explicitprotected |
◆ add_member()
void scorum::chain::dbs_registration_committee::add_member |
( |
const account_name_type & |
account_name | ) |
|
|
overridevirtual |
◆ change_add_member_quorum()
void scorum::chain::dbs_registration_committee::change_add_member_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_base_quorum()
void scorum::chain::dbs_registration_committee::change_base_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ change_exclude_member_quorum()
void scorum::chain::dbs_registration_committee::change_exclude_member_quorum |
( |
const percent_type |
quorum | ) |
|
|
overridevirtual |
◆ create_committee()
◆ exclude_member()
void scorum::chain::dbs_registration_committee::exclude_member |
( |
const account_name_type & |
account_name | ) |
|
|
overridevirtual |
◆ get_add_member_quorum()
percent_type scorum::chain::dbs_registration_committee::get_add_member_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_base_quorum()
percent_type scorum::chain::dbs_registration_committee::get_base_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_committee()
◆ get_exclude_member_quorum()
percent_type scorum::chain::dbs_registration_committee::get_exclude_member_quorum |
( |
| ) |
|
|
overridevirtual |
◆ get_member()
◆ get_members_count()
uint64_t scorum::chain::dbs_registration_committee::get_members_count |
( |
| ) |
const |
|
overridevirtual |
◆ is_exists()
bool scorum::chain::dbs_registration_committee::is_exists |
( |
const account_name_type & |
account_name | ) |
const |
|
overridevirtual |
◆ update_member_info()
◆ dbservice_dbs_factory
The documentation for this class was generated from the following files: