10 class dev_committee_object;
38 = std::vector<std::reference_wrapper<const withdraw_scorumpower_route_object>>;
89 std::unique_ptr<dbs_withdraw_scorumpower_route_impl> _impl;
tracks the blockchain state in an extensible manner
virtual const object_type & get() const override
virtual bool is_exists() const override
~dbs_withdraw_scorumpower_route()
dbs_withdraw_scorumpower_route(database &db)
virtual uint16_t total_percent(const account_id_type &from) const override
virtual withdraw_scorumpower_route_refs_type get_all(const withdrawable_id_type &from) const override
fc::static_variant< account_id_type, dev_committee_id_type > withdrawable_id_type
virtual bool is_exists(const dev_committee_id_type &from, const account_id_type &to) const =0
virtual const withdraw_scorumpower_route_object & get(const account_id_type &from, const account_id_type &to) const =0
virtual bool is_exists(const account_id_type &from, const account_id_type &to) const =0
virtual const withdraw_scorumpower_route_object & get(const account_id_type &from, const dev_committee_id_type &to) const =0
virtual uint16_t total_percent(const account_id_type &from) const =0
virtual const withdraw_scorumpower_route_object & get(const dev_committee_id_type &from, const account_id_type &to) const =0
virtual const withdraw_scorumpower_route_object & get(const dev_committee_id_type &from, const dev_committee_id_type &to) const =0
virtual withdraw_scorumpower_route_refs_type get_all(const withdrawable_id_type &from) const =0
virtual uint16_t total_percent(const dev_committee_id_type &from) const =0
virtual bool is_exists(const account_id_type &from, const dev_committee_id_type &to) const =0
virtual bool is_exists(const dev_committee_id_type &from, const dev_committee_id_type &to) const =0
std::vector< std::reference_wrapper< const withdraw_scorumpower_route_object > > withdraw_scorumpower_route_refs_type