SYMBOL INDEX (3827 symbols across 400 files) FILE: libraries/app/api.cpp class fc::api (line 35) | class fc::api class fc::api (line 36) | class fc::api class fc::api (line 37) | class fc::api class fc::api (line 38) | class fc::api class fc::api (line 39) | class fc::api class fc::api (line 40) | class fc::api class fc::api (line 41) | class fc::api class fc::api (line 42) | class fc::api class fc::api (line 43) | class fc::api class fc::api (line 44) | class fc::api class fc::api (line 45) | class fc::api type graphene (line 48) | namespace graphene { namespace app { type app (line 48) | namespace app { function variant (line 56) | variant login_api::login(const optional& o_user, const optio... function string (line 96) | string login_api::get_info() const function application_options (line 101) | application_options login_api::get_config() const function validate_get_lp_history_params (line 699) | static uint32_t validate_get_lp_history_params( const application& _... FILE: libraries/app/api_objects.cpp type graphene (line 28) | namespace graphene { namespace app { type app (line 28) | namespace app { FILE: libraries/app/application.cpp type graphene (line 61) | namespace graphene { namespace app { type app (line 61) | namespace app { type detail (line 77) | namespace detail { function create_example_genesis (line 79) | graphene::chain::genesis_state_type create_example_genesis() { function application_options (line 1439) | const application_options& application::get_options() const function string (line 1444) | const string& application::get_node_info() const type app (line 1159) | namespace app { type detail (line 77) | namespace detail { function create_example_genesis (line 79) | graphene::chain::genesis_state_type create_example_genesis() { function application_options (line 1439) | const application_options& application::get_options() const function string (line 1444) | const string& application::get_node_info() const function chain_id_type (line 838) | chain_id_type application_impl::get_chain_id() const function item_hash_t (line 1057) | item_hash_t application_impl::get_head_block_id() const type graphene (line 1159) | namespace graphene { namespace app { type app (line 61) | namespace app { type detail (line 77) | namespace detail { function create_example_genesis (line 79) | graphene::chain::genesis_state_type create_example_genesis() { function application_options (line 1439) | const application_options& application::get_options() const function string (line 1444) | const string& application::get_node_info() const type app (line 1159) | namespace app { type detail (line 77) | namespace detail { function create_example_genesis (line 79) | graphene::chain::genesis_state_type create_example_genesis() { function application_options (line 1439) | const application_options& application::get_options() const function string (line 1444) | const string& application::get_node_info() const FILE: libraries/app/application_impl.hxx type graphene (line 12) | namespace graphene { namespace app { namespace detail { type app (line 12) | namespace app { namespace detail { type detail (line 12) | namespace detail { class application_impl (line 15) | class application_impl : public net::node_delegate, public std::en... method application_impl (line 31) | explicit application_impl(application& self) FILE: libraries/app/config_util.cpp type graphene (line 46) | namespace graphene { namespace app { namespace detail { type app (line 46) | namespace app { namespace detail { type detail (line 46) | namespace detail { class deduplicator (line 48) | class deduplicator method deduplicator (line 51) | deduplicator() : modifier(nullptr) {} method deduplicator (line 53) | deduplicator(const boost::shared_ptr (*... method next (line 56) | const boost::shared_ptr next(const boos... function write_default_logging_config_to_stream (line 76) | static void write_default_logging_config_to_stream(std::ostream& out) function load_logging_config_from_ini_file (line 122) | static fc::optional load_logging_config_from_ini_fil... FILE: libraries/app/database_api.cpp class fc::api (line 42) | class fc::api type graphene (line 44) | namespace graphene { namespace app { type app (line 44) | namespace app { function processed_transaction (line 285) | processed_transaction database_api::get_transaction( uint32_t block_... function processed_transaction (line 299) | processed_transaction database_api_impl::get_transaction(uint32_t bl... function chain_property_object (line 313) | chain_property_object database_api::get_chain_properties()const function chain_property_object (line 318) | chain_property_object database_api_impl::get_chain_properties()const function global_property_object (line 323) | global_property_object database_api::get_global_properties()const function global_property_object (line 328) | global_property_object database_api_impl::get_global_properties()const function chain_id_type (line 343) | chain_id_type database_api::get_chain_id()const function chain_id_type (line 348) | chain_id_type database_api_impl::get_chain_id()const function dynamic_global_property_object (line 353) | dynamic_global_property_object database_api::get_dynamic_global_prop... function dynamic_global_property_object (line 358) | dynamic_global_property_object database_api_impl::get_dynamic_global... function object_id_type (line 363) | object_id_type database_api::get_next_object_id( uint8_t space_id, u... function object_id_type (line 369) | object_id_type database_api_impl::get_next_object_id( uint8_t space_... function account_id_type (line 487) | account_id_type database_api::get_account_id_from_string(const std::... function asset_id_type (line 941) | asset_id_type database_api::get_asset_id_from_string(const std::stri... function market_ticker (line 1392) | market_ticker database_api::get_ticker( const string& base, const st... function market_ticker (line 1397) | market_ticker database_api_impl::get_ticker( const string& base, con... function market_volume (line 1426) | market_volume database_api::get_24_volume( const string& base, const... function market_volume (line 1431) | market_volume database_api_impl::get_24_volume( const string& base, ... function order_book (line 1445) | order_book database_api::get_order_book( const string& base, const s... function order_book (line 1450) | order_book database_api_impl::get_order_book( const string& base, co... function processed_transaction (line 2671) | processed_transaction database_api::validate_transaction( const sign... function processed_transaction (line 2676) | processed_transaction database_api_impl::validate_transaction( const... type get_required_fees_helper (line 2691) | struct get_required_fees_helper method get_required_fees_helper (line 2693) | get_required_fees_helper( method set_op_fees (line 2703) | fc::variant set_op_fees( operation& op ) method set_proposal_create_op_fees (line 2718) | fc::variant set_proposal_create_op_fees( operation& proposal_creat... function account_object (line 3042) | const account_object* database_api_helper::get_account_from_string( ... function asset_object (line 3068) | const asset_object* database_api_helper::get_asset_from_string( cons... FILE: libraries/app/database_api_helper.hxx type graphene (line 26) | namespace graphene { namespace app { type app (line 26) | namespace app { class database_api_helper (line 28) | class database_api_helper method make_tuple_if_multiple (line 49) | auto make_tuple_if_multiple(X x) const method make_tuple_if_multiple (line 53) | auto make_tuple_if_multiple(X... x) const method call_end_or_upper_bound (line 57) | auto call_end_or_upper_bound( const T& t ) const method call_end_or_upper_bound (line 61) | auto call_end_or_upper_bound( const T& t, X... x ) const method get_objects_by_x (line 65) | vector get_objects_by_x( FILE: libraries/app/database_api_impl.hxx type graphene (line 31) | namespace graphene { namespace app { type app (line 31) | namespace app { class database_api_impl (line 36) | class database_api_impl : public std::enable_shared_from_this get_liquidity_pools_by_asse... method get_whether_to_subscribe (line 317) | bool get_whether_to_subscribe( optional subscribe )const method get_subscription_key (line 335) | vector get_subscription_key( const object_id_type& item )const method subscribe_to_item (line 341) | void subscribe_to_item( const T& item )const method is_subscribed_to_item (line 354) | bool is_subscribed_to_item( const T& item )const method get_order_market (line 368) | const std::pair get_order_market( con... method get_order_market (line 374) | const std::pair get_order_market( con... method enqueue_if_subscribed_to_market (line 384) | void enqueue_if_subscribed_to_market(const object* obj, market_que... FILE: libraries/app/include/graphene/app/api.hpp type graphene (line 52) | namespace graphene { namespace app { type app (line 52) | namespace app { class application (line 62) | class application class history_api (line 69) | class history_api type history_operation_detail (line 74) | struct history_operation_detail class block_api (line 309) | class block_api class network_broadcast_api (line 330) | class network_broadcast_api : public std::enable_shared_from_this (line 703) | class fc::api class fc::api (line 704) | class fc::api class fc::api (line 705) | class fc::api class fc::api (line 706) | class fc::api class fc::api (line 707) | class fc::api class fc::api (line 708) | class fc::api class fc::api (line 709) | class fc::api class fc::api (line 710) | class fc::api class fc::api (line 711) | class fc::api class fc::api (line 712) | class fc::api type graphene (line 714) | namespace graphene { namespace app { type app (line 52) | namespace app { class application (line 62) | class application class history_api (line 69) | class history_api type history_operation_detail (line 74) | struct history_operation_detail class block_api (line 309) | class block_api class network_broadcast_api (line 330) | class network_broadcast_api : public std::enable_shared_from_this (line 806) | class fc::api FILE: libraries/app/include/graphene/app/api_access.hpp type graphene (line 34) | namespace graphene { namespace app { type app (line 34) | namespace app { type api_access_info (line 36) | struct api_access_info method api_access_info (line 38) | api_access_info() = default; method api_access_info (line 39) | api_access_info( const std::string& hash, const std::string& salt ) type api_access (line 48) | struct api_access FILE: libraries/app/include/graphene/app/api_objects.hpp type graphene (line 40) | namespace graphene { namespace app { type app (line 40) | namespace app { type more_data (line 44) | struct more_data type full_account (line 59) | struct full_account type order (line 82) | struct order method order (line 92) | order() = default; type order_book (line 102) | struct order_book method order_book (line 108) | order_book() = default; type market_ticker (line 112) | struct market_ticker method market_ticker (line 129) | market_ticker() {} type market_volume (line 140) | struct market_volume type market_trade (line 149) | struct market_trade type extended_asset_object (line 161) | struct extended_asset_object : asset_object method extended_asset_object (line 163) | extended_asset_object() {} method extended_asset_object (line 164) | explicit extended_asset_object( const asset_object& a ) : asset_ob... method extended_asset_object (line 165) | explicit extended_asset_object( asset_object&& a ) : asset_object(... type extended_liquidity_pool_object (line 171) | struct extended_liquidity_pool_object : liquidity_pool_object method extended_liquidity_pool_object (line 173) | extended_liquidity_pool_object() {} method extended_liquidity_pool_object (line 174) | explicit extended_liquidity_pool_object( const liquidity_pool_obje... method extended_liquidity_pool_object (line 175) | explicit extended_liquidity_pool_object( liquidity_pool_object&& o... type maybe_signed_block_header (line 180) | struct maybe_signed_block_header : block_header method maybe_signed_block_header (line 182) | maybe_signed_block_header() = default; FILE: libraries/app/include/graphene/app/application.hpp type graphene (line 32) | namespace graphene { namespace app { type app (line 32) | namespace app { type detail (line 33) | namespace detail { class application_impl; } class application_impl (line 33) | class application_impl class abstract_plugin (line 36) | class abstract_plugin class application_options (line 38) | class application_options method application_options (line 84) | static constexpr application_options get_default() class application (line 91) | class application method register_plugin (line 104) | std::shared_ptr register_plugin(bool auto_load = false) { method get_plugin (line 133) | std::shared_ptr get_plugin( const string& name ) const FILE: libraries/app/include/graphene/app/config_util.hpp type graphene (line 29) | namespace graphene { namespace app { type app (line 29) | namespace app { FILE: libraries/app/include/graphene/app/database_api.hpp type graphene (line 53) | namespace graphene { namespace app { type app (line 53) | namespace app { class database_api_impl (line 61) | class database_api_impl class database_api (line 70) | class database_api class fc::api (line 1466) | class fc::api FILE: libraries/app/include/graphene/app/plugin.hpp type graphene (line 31) | namespace graphene { namespace app { type app (line 31) | namespace app { class abstract_plugin (line 33) | class abstract_plugin method abstract_plugin (line 36) | explicit abstract_plugin(application& a) : _app(a) {} method application (line 46) | application& app()const { return _app; } class plugin (line 100) | class plugin : public abstract_plugin method p2p_node (line 117) | net::node_ptr p2p_node() const { return app().p2p_node(); } function T (line 123) | T dejsonify(const string& s, uint32_t max_depth) type impl (line 128) | namespace impl { function T (line 130) | T dejsonify( const string& s ) FILE: libraries/app/include/graphene/app/util.hpp type graphene (line 28) | namespace graphene { type protocol (line 29) | namespace protocol { type price (line 30) | struct price type chain (line 32) | namespace chain { class asset_object (line 33) | class asset_object type app (line 36) | namespace app { FILE: libraries/app/plugin.cpp type graphene (line 28) | namespace graphene { namespace app { type app (line 28) | namespace app { FILE: libraries/app/util.cpp type graphene (line 31) | namespace graphene { namespace app { type app (line 31) | namespace app { function to_capped_128 (line 35) | static fc::uint128_t to_capped_128( const uint256_t& t ) FILE: libraries/chain/account_evaluator.cpp type graphene (line 40) | namespace graphene { namespace chain { type chain (line 40) | namespace chain { function verify_authority_accounts (line 42) | void verify_authority_accounts( const database& db, const authority&... function verify_account_votes (line 58) | void verify_account_votes( const database& db, const account_options... function object_id_type (line 155) | object_id_type account_create_evaluator::do_apply( const account_cre... FILE: libraries/chain/account_object.cpp type graphene (line 30) | namespace graphene { namespace chain { type chain (line 30) | namespace chain { function share_type (line 32) | share_type cut_fee(share_type a, uint16_t p) function account_balance_object (line 301) | const account_balance_object* balances_by_account_index::get_account... FILE: libraries/chain/assert_evaluator.cpp type graphene (line 31) | namespace graphene { namespace chain { type chain (line 31) | namespace chain { type predicate_evaluator (line 33) | struct predicate_evaluator method predicate_evaluator (line 38) | predicate_evaluator( const database& d ):db(d){} FILE: libraries/chain/asset_evaluator.cpp type detail (line 36) | namespace detail { function check_asset_options_hf_1774 (line 39) | void check_asset_options_hf_1774(const fc::time_point_sec& block_time,... function check_bitasset_options_hf_bsip74 (line 49) | void check_bitasset_options_hf_bsip74( const fc::time_point_sec& block... function check_asset_options_hf_bsip81 (line 58) | void check_asset_options_hf_bsip81(const fc::time_point_sec& block_tim... function check_asset_options_hf_bsip_48_75 (line 68) | void check_asset_options_hf_bsip_48_75(const fc::time_point_sec& block... function check_bitasset_options_hf_bsip_48_75 (line 80) | void check_bitasset_options_hf_bsip_48_75(const fc::time_point_sec& bl... function check_asset_update_extensions_hf_bsip_48_75 (line 95) | void check_asset_update_extensions_hf_bsip_48_75( const fc::time_point... function check_asset_publish_feed_extensions_hf_bsip77 (line 109) | void check_asset_publish_feed_extensions_hf_bsip77( const fc::time_poi... function check_bitasset_options_hf_bsip77 (line 121) | void check_bitasset_options_hf_bsip77(const fc::time_point_sec& block_... function check_bitasset_options_hf_bsip87 (line 130) | void check_bitasset_options_hf_bsip87(const fc::time_point_sec& block_... function check_asset_claim_fees_hardfork_87_74_collatfee (line 138) | void check_asset_claim_fees_hardfork_87_74_collatfee(const fc::time_po... function check_asset_options_hf_core2281 (line 147) | void check_asset_options_hf_core2281( const fc::time_point_sec& next_m... function check_asset_options_hf_core2467 (line 161) | void check_asset_options_hf_core2467(const fc::time_point_sec& next_ma... function check_bitasset_opts_hf_core2467 (line 173) | void check_bitasset_opts_hf_core2467(const fc::time_point_sec& next_ma... function check_children_of_bitasset (line 696) | void check_children_of_bitasset(const database& d, const asset_update_bi... function update_bitasset_object_options (line 908) | static bool update_bitasset_object_options( function extendable_operation_result (line 1222) | static extendable_operation_result pay_settle_from_gs_fund( database& d, function extendable_operation_result (line 1301) | static extendable_operation_result pay_settle_from_individual_pool( data... function void_result (line 1414) | void_result asset_publish_feeds_evaluator::do_evaluate(const asset_publi... FILE: libraries/chain/asset_object.cpp type graphene (line 31) | namespace graphene { namespace chain { type chain (line 31) | namespace chain { function share_type (line 33) | share_type asset_bitasset_data_object::max_force_settlement_volume(s... function price (line 145) | price price_feed_with_icr::get_initial_collateralization()const function string (line 207) | string asset_object::amount_to_string(share_type amount) const FILE: libraries/chain/balance_evaluator.cpp type graphene (line 27) | namespace graphene { namespace chain { type chain (line 27) | namespace chain { function void_result (line 29) | void_result balance_claim_evaluator::do_evaluate(const balance_claim... function void_result (line 78) | void_result balance_claim_evaluator::do_apply(const balance_claim_op... FILE: libraries/chain/block_database.cpp type graphene (line 29) | namespace graphene { namespace chain { type chain (line 29) | namespace chain { type index_entry (line 31) | struct index_entry method index_entry (line 33) | index_entry() { function block_id_type (line 136) | block_id_type block_database::fetch_block_id( uint32_t block_num )const type chain (line 44) | namespace chain { type index_entry (line 31) | struct index_entry method index_entry (line 33) | index_entry() { function block_id_type (line 136) | block_id_type block_database::fetch_block_id( uint32_t block_num )const type graphene (line 44) | namespace graphene { namespace chain { type chain (line 29) | namespace chain { type index_entry (line 31) | struct index_entry method index_entry (line 33) | index_entry() { function block_id_type (line 136) | block_id_type block_database::fetch_block_id( uint32_t block_num )const type chain (line 44) | namespace chain { type index_entry (line 31) | struct index_entry method index_entry (line 33) | index_entry() { function block_id_type (line 136) | block_id_type block_database::fetch_block_id( uint32_t block_num )const FILE: libraries/chain/buyback.cpp type graphene (line 30) | namespace graphene { namespace chain { type chain (line 30) | namespace chain { function evaluate_buyback_account_options (line 32) | void evaluate_buyback_account_options( const database& db, const buy... FILE: libraries/chain/committee_member_evaluator.cpp type graphene (line 33) | namespace graphene { namespace chain { type chain (line 33) | namespace chain { FILE: libraries/chain/confidential_evaluator.cpp type graphene (line 32) | namespace graphene { namespace chain { type chain (line 32) | namespace chain { FILE: libraries/chain/credit_offer_evaluator.cpp type graphene (line 36) | namespace graphene { namespace chain { type chain (line 36) | namespace chain { FILE: libraries/chain/custom_authority_evaluator.cpp function void_result (line 86) | void_result custom_authority_update_evaluator::do_evaluate(const custom_... FILE: libraries/chain/db_balance.cpp type graphene (line 33) | namespace graphene { namespace chain { type chain (line 33) | namespace chain { function asset (line 35) | asset database::get_balance(account_id_type owner, asset_id_type ass... function asset (line 44) | asset database::get_balance(const account_object& owner, const asset... function string (line 49) | string database::to_pretty_string( const asset& a )const type detail (line 85) | namespace detail { type vbo_mfs_key (line 90) | struct vbo_mfs_key method vbo_mfs_key (line 95) | vbo_mfs_key(const account_id_type& account, const asset_id_type&... function asset (line 114) | asset database::get_market_fee_vesting_balance(const account_id_type... FILE: libraries/chain/db_block.cpp function signed_transaction (line 85) | const signed_transaction& database::get_recent_transaction(const transac... function processed_transaction (line 282) | processed_transaction database::_push_transaction( const precomputable_t... function processed_transaction (line 307) | processed_transaction database::validate_transaction( const signed_trans... class undo_session_nesting_guard (line 313) | class undo_session_nesting_guard { method undo_session_nesting_guard (line 315) | undo_session_nesting_guard( uint32_t& nesting_counter, const database&... function processed_transaction (line 688) | processed_transaction database::apply_transaction(const signed_transacti... function operation_result (line 799) | operation_result database::try_push_virtual_operation( transaction_evalu... function witness_object (line 827) | const witness_object& database::validate_block_header( uint32_t skip, co... FILE: libraries/chain/db_debug.cpp type graphene (line 35) | namespace graphene { namespace chain { type chain (line 35) | namespace chain { function debug_apply_update (line 117) | void debug_apply_update( database& db, const fc::variant_object& vo ) FILE: libraries/chain/db_genesis.cpp type graphene (line 46) | namespace graphene { namespace chain { type chain (line 46) | namespace chain { type auth_inhibitor (line 59) | struct auth_inhibitor { method auth_inhibitor (line 60) | explicit auth_inhibitor(database& db) : db(db), old_flags(db.node_... method auth_inhibitor (line 64) | auth_inhibitor(const auth_inhibitor&) = delete; FILE: libraries/chain/db_getter.cpp type graphene (line 35) | namespace graphene { namespace chain { type chain (line 35) | namespace chain { function asset_object (line 37) | const asset_object& database::get_core_asset() const function asset_dynamic_data_object (line 42) | const asset_dynamic_data_object& database::get_core_dynamic_data() c... function global_property_object (line 47) | const global_property_object& database::get_global_properties()const function chain_property_object (line 52) | const chain_property_object& database::get_chain_properties()const function dynamic_global_property_object (line 57) | const dynamic_global_property_object& database::get_dynamic_global_p... function fee_schedule (line 62) | const fee_schedule& database::current_fee_schedule()const function time_point_sec (line 67) | time_point_sec database::head_block_time()const function block_id_type (line 77) | block_id_type database::head_block_id()const function chain_id_type (line 87) | const chain_id_type& database::get_chain_id( )const function node_property_object (line 92) | const node_property_object& database::get_node_properties()const function node_property_object (line 97) | node_property_object& database::node_properties() function account_statistics_object (line 142) | const account_statistics_object& database::get_account_stats_by_owne... function witness_schedule_object (line 147) | const witness_schedule_object& database::get_witness_schedule_object... function limit_order_object (line 152) | const limit_order_object* database::find_settled_debt_order( const a... function call_order_object (line 161) | const call_order_object* database::find_least_collateralized_short( ... FILE: libraries/chain/db_init.cpp type graphene (line 76) | namespace graphene { namespace chain { type chain (line 76) | namespace chain { FILE: libraries/chain/db_maint.cpp type worker_pay_visitor (line 119) | struct worker_pay_visitor method worker_pay_visitor (line 126) | worker_pay_visitor(share_type pay, database& db) function visit_special_authorities (line 571) | void visit_special_authorities( const database& db, Visitor visit ) function update_top_n_authorities (line 589) | void update_top_n_authorities( database& db ) function split_fba_balance (line 628) | void split_fba_balance( function distribute_fba_balances (line 709) | void distribute_fba_balances( database& db ) function create_buyback_orders (line 720) | void create_buyback_orders( database& db ) function deprecate_annual_members (line 796) | void deprecate_annual_members( database& db ) function update_call_orders_hf_343 (line 897) | void update_call_orders_hf_343( database& db ) function update_call_orders_hf_1270 (line 923) | void update_call_orders_hf_1270( database& db ) function match_call_orders (line 936) | void match_call_orders( database& db ) function process_hf_1465 (line 998) | void process_hf_1465( database& db ) function process_hf_2103 (line 1025) | void process_hf_2103( database& db ) function update_bitasset_current_feeds (line 1038) | static void update_bitasset_current_feeds(database& db) function process_hf_868_890 (line 1063) | void process_hf_868_890( database& db ) function delete_expired_custom_auths (line 1123) | void delete_expired_custom_auths( database& db ) function process_hf_2262 (line 1131) | void process_hf_2262( database& db ) function process_hf_2281 (line 1147) | void process_hf_2281( database& db ) type detail (line 1171) | namespace detail { type vote_recalc_times (line 1173) | struct vote_recalc_times type vote_recalc_options (line 1179) | struct vote_recalc_options method vote_recalc_options (line 1181) | vote_recalc_options( uint32_t f, uint32_t d, uint32_t s ) method vote_recalc_times (line 1191) | vote_recalc_times get_vote_recalc_times( const time_point_sec now ) ... method get_recalced_voting_stake (line 1208) | uint64_t get_recalced_voting_stake( const uint64_t stake, const time... function vote_recalc_options (line 1224) | const vote_recalc_options& vote_recalc_options::witness() method vote_recalc_options (line 1181) | vote_recalc_options( uint32_t f, uint32_t d, uint32_t s ) method vote_recalc_times (line 1191) | vote_recalc_times get_vote_recalc_times( const time_point_sec now ) ... method get_recalced_voting_stake (line 1208) | uint64_t get_recalced_voting_stake( const uint64_t stake, const time... function vote_recalc_options (line 1229) | const vote_recalc_options& vote_recalc_options::committee() method vote_recalc_options (line 1181) | vote_recalc_options( uint32_t f, uint32_t d, uint32_t s ) method vote_recalc_times (line 1191) | vote_recalc_times get_vote_recalc_times( const time_point_sec now ) ... method get_recalced_voting_stake (line 1208) | uint64_t get_recalced_voting_stake( const uint64_t stake, const time... function vote_recalc_options (line 1234) | const vote_recalc_options& vote_recalc_options::worker() method vote_recalc_options (line 1181) | vote_recalc_options( uint32_t f, uint32_t d, uint32_t s ) method vote_recalc_times (line 1191) | vote_recalc_times get_vote_recalc_times( const time_point_sec now ) ... method get_recalced_voting_stake (line 1208) | uint64_t get_recalced_voting_stake( const uint64_t stake, const time... function vote_recalc_options (line 1239) | const vote_recalc_options& vote_recalc_options::delegator() method vote_recalc_options (line 1181) | vote_recalc_options( uint32_t f, uint32_t d, uint32_t s ) method vote_recalc_times (line 1191) | vote_recalc_times get_vote_recalc_times( const time_point_sec now ) ... method get_recalced_voting_stake (line 1208) | uint64_t get_recalced_voting_stake( const uint64_t stake, const time... type vote_tally_helper (line 1255) | struct vote_tally_helper { method vote_tally_helper (line 1273) | explicit vote_tally_helper( database& db ) type clear_canary (line 1467) | struct clear_canary { method clear_canary (line 1468) | explicit clear_canary(vector& target): target(target){} method clear_canary (line 1469) | clear_canary( const clear_canary& ) = delete; FILE: libraries/chain/db_management.cpp type graphene (line 42) | namespace graphene { namespace chain { type chain (line 42) | namespace chain { FILE: libraries/chain/db_market.cpp type graphene (line 35) | namespace graphene { namespace chain { type chain (line 35) | namespace chain { type detail (line 37) | namespace detail { function share_type (line 39) | share_type calculate_percent(const share_type& value, uint16_t per... function maybe_cull_small_order (line 646) | bool maybe_cull_small_order( database& db, const limit_order_object&... function get_match_result (line 1024) | static database::match_result_type get_match_result( bool taker_fill... function asset (line 1430) | asset database::match( const force_settlement_object& settle, function asset (line 1441) | asset database::match( const call_order_object& call, type UndercollateralizationException (line 2277) | struct UndercollateralizationException {} function asset (line 2557) | asset database::calculate_market_fee( const asset_object& trade_asse... function asset (line 2592) | asset database::pay_market_fees(const account_object* seller, const ... function asset (line 2702) | asset database::pay_force_settle_fees(const asset_object& collecting... FILE: libraries/chain/db_notify.cpp type graphene (line 28) | namespace graphene { namespace chain { namespace detail { type chain (line 28) | namespace chain { namespace detail { type detail (line 28) | namespace detail { type get_impacted_account_visitor (line 31) | struct get_impacted_account_visitor method get_impacted_account_visitor (line 36) | get_impacted_account_visitor( flat_set& impact,... function operation_get_impacted_accounts (line 403) | void operation_get_impacted_accounts( const operation& op, flat_set<... function transaction_get_impacted_accs (line 411) | void transaction_get_impacted_accs( const transaction& tx, flat_set<... function get_relevant_accounts (line 418) | static void get_relevant_accounts( const object* obj, flat_set get_derived_current_feed_price( const database& db, function update_settled_debt_order (line 226) | static void update_settled_debt_order( database& db, const asset_bitasse... function generic_operation_result (line 652) | generic_operation_result database::process_tickets() FILE: libraries/chain/db_witness_schedule.cpp type graphene (line 32) | namespace graphene { namespace chain { type chain (line 32) | namespace chain { function witness_id_type (line 36) | witness_id_type database::get_scheduled_witness( uint32_t slot_num )... FILE: libraries/chain/evaluator.cpp function database (line 39) | database& generic_evaluator::db()const { return trx_state->db(); } function operation_result (line 41) | operation_result generic_evaluator::start_evaluate( transaction_evaluati... FILE: libraries/chain/exceptions.cpp type graphene (line 28) | namespace graphene { namespace chain { type chain (line 28) | namespace chain { FILE: libraries/chain/fba_object.cpp type graphene (line 29) | namespace graphene { namespace chain { type chain (line 29) | namespace chain { FILE: libraries/chain/fork_database.cpp type graphene (line 27) | namespace graphene { namespace chain { type chain (line 27) | namespace chain { function item_ptr (line 124) | item_ptr fork_database::fetch_block(const block_id_type& id)const FILE: libraries/chain/genesis_state.cpp type graphene (line 30) | namespace graphene { namespace chain { type chain (line 30) | namespace chain { function chain_id_type (line 32) | chain_id_type genesis_state_type::compute_chain_id() const FILE: libraries/chain/get_config.cpp type graphene (line 29) | namespace graphene { namespace chain { type chain (line 29) | namespace chain { function get_config (line 31) | fc::variant_object get_config() FILE: libraries/chain/htlc_evaluator.cpp type graphene (line 30) | namespace graphene { type chain (line 31) | namespace chain { type detail (line 32) | namespace detail function check_htlc_create_hf_bsip64 (line 34) | void check_htlc_create_hf_bsip64(const fc::time_point_sec& block_t... function check_htlc_redeem_hf_bsip64 (line 57) | void check_htlc_redeem_hf_bsip64(const fc::time_point_sec& block_t... function get_committee_htlc_options (line 69) | optional get_committee_htlc_options(graphene::chain::d... function void_result (line 74) | void_result htlc_create_evaluator::do_evaluate(const htlc_create_ope... function object_id_type (line 102) | object_id_type htlc_create_evaluator::do_apply(const htlc_create_ope... FILE: libraries/chain/include/graphene/chain/account_evaluator.hpp type graphene (line 28) | namespace graphene { namespace chain { type chain (line 28) | namespace chain { class account_create_evaluator (line 30) | class account_create_evaluator : public evaluator 0 || ... method need_maintenance (line 139) | inline bool need_maintenance() const { return has_some_core_voting... class account_balance_object (line 157) | class account_balance_object : public abstract_object FILE: libraries/chain/include/graphene/chain/asset_evaluator.hpp type graphene (line 32) | namespace graphene { namespace chain { type chain (line 32) | namespace chain { class asset_create_evaluator (line 34) | class asset_create_evaluator : public evaluator class asset_issue_evaluator (line 50) | class asset_issue_evaluator : public evaluator class asset_reserve_evaluator (line 62) | class asset_reserve_evaluator : public evaluator class asset_update_issuer_evaluator (line 88) | class asset_update_issuer_evaluator : public evaluator class asset_publish_feeds_evaluator (line 163) | class asset_publish_feeds_evaluator : public evaluator=... method get_restrictions (line 60) | vector get_restrictions() const { method restriction_predicate_function (line 67) | restriction_predicate_function get_predicate() const { method update_predicate_cache (line 74) | void update_predicate_cache() const { method clear_predicate_cache (line 78) | void clear_predicate_cache() { predicate_cache.reset(); } type by_account_custom (line 81) | struct by_account_custom type by_expiration (line 82) | struct by_expiration FILE: libraries/chain/include/graphene/chain/custom_evaluator.hpp type graphene (line 29) | namespace graphene { namespace chain { type chain (line 29) | namespace chain { class custom_evaluator (line 31) | class custom_evaluator : public evaluator method void_result (line 36) | void_result do_evaluate( const custom_operation& o ){ return void_... method void_result (line 37) | void_result do_apply( const custom_operation& o ){ return void_res... FILE: libraries/chain/include/graphene/chain/database.hpp type graphene (line 46) | namespace graphene { namespace protocol { struct predicate_result; } } type protocol (line 46) | namespace protocol { struct predicate_result; } type predicate_result (line 46) | struct predicate_result type chain (line 48) | namespace chain { class op_evaluator (line 51) | class op_evaluator class transaction_evaluation_state (line 52) | class transaction_evaluation_state class proposal_object (line 53) | class proposal_object class operation_history_object (line 54) | class operation_history_object class chain_property_object (line 55) | class chain_property_object class witness_schedule_object (line 56) | class witness_schedule_object class witness_object (line 57) | class witness_object class force_settlement_object (line 58) | class force_settlement_object class limit_order_object (line 59) | class limit_order_object class collateral_bid_object (line 60) | class collateral_bid_object class call_order_object (line 61) | class call_order_object type budget_record (line 63) | struct budget_record type vesting_balance_type (line 64) | enum class vesting_balance_type class database (line 70) | class database : public db::object_database type validation_steps (line 77) | enum validation_steps method register_evaluator (line 235) | void register_evaluator() type match_result_type (line 417) | enum class match_result_type method match_result_type (line 455) | match_result_type match( const limit_order_object& taker, const ca... method fill_call_order (line 526) | bool fill_call_order( const call_order_object& order, const asset&... method get_checkpoints (line 571) | const flat_map get_checkpoints()const { re... method pop_undo (line 692) | void pop_undo() { object_database::pop_undo(); } method enable_standby_votes_tracking (line 846) | inline void enable_standby_votes_tracking(bool enable) { _track_s... type graphene (line 48) | namespace graphene { namespace chain { type protocol (line 46) | namespace protocol { struct predicate_result; } type predicate_result (line 46) | struct predicate_result type chain (line 48) | namespace chain { class op_evaluator (line 51) | class op_evaluator class transaction_evaluation_state (line 52) | class transaction_evaluation_state class proposal_object (line 53) | class proposal_object class operation_history_object (line 54) | class operation_history_object class chain_property_object (line 55) | class chain_property_object class witness_schedule_object (line 56) | class witness_schedule_object class witness_object (line 57) | class witness_object class force_settlement_object (line 58) | class force_settlement_object class limit_order_object (line 59) | class limit_order_object class collateral_bid_object (line 60) | class collateral_bid_object class call_order_object (line 61) | class call_order_object type budget_record (line 63) | struct budget_record type vesting_balance_type (line 64) | enum class vesting_balance_type class database (line 70) | class database : public db::object_database type validation_steps (line 77) | enum validation_steps method register_evaluator (line 235) | void register_evaluator() type match_result_type (line 417) | enum class match_result_type method match_result_type (line 455) | match_result_type match( const limit_order_object& taker, const ca... method fill_call_order (line 526) | bool fill_call_order( const call_order_object& order, const asset&... method get_checkpoints (line 571) | const flat_map get_checkpoints()const { re... method pop_undo (line 692) | void pop_undo() { object_database::pop_undo(); } method enable_standby_votes_tracking (line 846) | inline void enable_standby_votes_tracking(bool enable) { _track_s... FILE: libraries/chain/include/graphene/chain/db_with.hpp type graphene (line 39) | namespace graphene { namespace chain { namespace detail { type chain (line 39) | namespace chain { namespace detail { type detail (line 39) | namespace detail { type skip_flags_restorer (line 47) | struct skip_flags_restorer method skip_flags_restorer (line 49) | skip_flags_restorer( node_property_object& npo, uint32_t old_ski... type pending_transactions_restorer (line 69) | struct pending_transactions_restorer method pending_transactions_restorer (line 71) | pending_transactions_restorer( database& db, std::vector head()const { return _head; } type block_id (line 101) | struct block_id type block_num (line 102) | struct block_num FILE: libraries/chain/include/graphene/chain/genesis_state.hpp type graphene (line 36) | namespace graphene { namespace chain { type chain (line 36) | namespace chain { type genesis_state_type (line 40) | struct genesis_state_type { type initial_account_type (line 41) | struct initial_account_type { method initial_account_type (line 42) | initial_account_type(const string& name = string(), type initial_asset_type (line 56) | struct initial_asset_type { type initial_collateral_position (line 57) | struct initial_collateral_position { type initial_balance_type (line 75) | struct initial_balance_type { type initial_vesting_balance_type (line 80) | struct initial_vesting_balance_type { type initial_witness_type (line 88) | struct initial_witness_type { type initial_committee_member_type (line 93) | struct initial_committee_member_type { type initial_worker_type (line 97) | struct initial_worker_type { FILE: libraries/chain/include/graphene/chain/get_config.hpp type graphene (line 28) | namespace graphene { namespace chain { type chain (line 28) | namespace chain { FILE: libraries/chain/include/graphene/chain/global_property_object.hpp type graphene (line 30) | namespace graphene { namespace chain { type chain (line 30) | namespace chain { class global_property_object (line 40) | class global_property_object : public graphene::db::abstract_object<... class dynamic_global_property_object (line 62) | class dynamic_global_property_object : public abstract_object::value < protocol::operation::... method visit (line 83) | std::enable_if_t(), bool> method visit (line 86) | std::enable_if_t(), bool> method visit (line 89) | std::enable_if_t(), bool> method visit (line 92) | std::enable_if_t(),... method visit (line 95) | std::enable_if_t(), bool> method visit (line 98) | std::enable_if_t(), b... method visit (line 101) | std::enable_if_t... method visit (line 104) | std::enable_if_t class htlc_redeem_evaluator (line 40) | class htlc_redeem_evaluator : public evaluator class htlc_extend_evaluator (line 50) | class htlc_extend_evaluator : public evaluator FILE: libraries/chain/include/graphene/chain/htlc_object.hpp type graphene (line 31) | namespace graphene { namespace chain { type chain (line 31) | namespace chain { class htlc_object (line 40) | class htlc_object : public graphene::db::abstract_object get_market()const method asset (line 77) | asset amount_for_sale()const { return asset( for_sale, sell_pric... method asset (line 78) | asset amount_to_receive()const { return amount_for_sale() * sell_p... method asset_id_type (line 79) | asset_id_type sell_asset_id()const { return sell_price.base.ass... method asset_id_type (line 80) | asset_id_type receive_asset_id()const { return sell_price.quote.as... type by_price (line 83) | struct by_price type by_expiration (line 84) | struct by_expiration type by_account (line 85) | struct by_account type by_account_price (line 86) | struct by_account_price type by_is_settled_debt (line 87) | struct by_is_settled_debt class call_order_object (line 140) | class call_order_object : public abstract_object get_market()const class force_settlement_object (line 187) | class force_settlement_object : public abstract_object class override_transfer_evaluator (line 40) | class override_transfer_evaluator : public evaluator& construc... method modify (line 70) | void modify( const object& obj, const std::function... method remove (line 93) | void remove( const object& obj )override method object (line 98) | const object* find( object_id_type id )const override method index_type (line 115) | const index_type& indices()const { return _indices; } type sparse_index (line 127) | struct sparse_index : public generic_index& data )override method object (line 392) | const object& create(const std::function& construc... method object (line 401) | const object& insert( object&& obj ) override method remove (line 410) | void remove( const object& obj ) override method modify (line 418) | void modify( const object& obj, const std::function... method add_observer (line 429) | void add_observer( const std::shared_ptr& o ) over... method object_from_variant (line 434) | void object_from_variant( const fc::variant& var, object& obj, uin... method object_default (line 443) | void object_default( object& obj )const override FILE: libraries/db/include/graphene/db/object.hpp type graphene (line 32) | namespace graphene { namespace db { type db (line 32) | namespace db { class object (line 61) | class object method object (line 64) | object() = default; method object (line 65) | object( uint8_t space_id, uint8_t type_id ) : id( space_id, type_i... class base_abstract_object (line 88) | class base_abstract_object : public object method clone (line 92) | std::unique_ptr clone()const override method move_from (line 97) | void move_from( object& obj ) override method to_variant (line 101) | fc::variant to_variant()const override method pack (line 103) | std::vector pack()const override { return fc::raw::pack( sta... class abstract_object (line 107) | class abstract_object : public base_abstract_object method abstract_object (line 112) | abstract_object() : base_abstract_object( space_id, ... method get_id (line 113) | object_id get_id() const { return object_id method object_id_type (line 127) | object_id_type get_annotation( uint8_t annotation_id_spac... method set_annotation (line 133) | void set_annotation( object_id_type id ) type boost (line 149) | namespace boost { namespace multiprecision { namespace detail { type multiprecision (line 149) | namespace multiprecision { namespace detail { type detail (line 149) | namespace detail { type is_restricted_conversion (line 151) | struct is_restricted_conversion : public ... FILE: libraries/db/include/graphene/db/object_database.hpp type graphene (line 33) | namespace graphene { namespace db { type db (line 33) | namespace db { class object_database (line 39) | class object_database method reset_indexes (line 47) | void reset_indexes() method T (line 63) | const T& create( F&& constructor ) method IndexType (line 77) | const IndexType& get_index_type()const { method index (line 83) | const index& get_index()const { return get_index(T::space_id,T::t... method index (line 85) | const index& get_index(const object_id_type& id)const { return ge... method object (line 96) | const object& insert( object&& obj ) { return get_mutable_index(ob... method remove (line 97) | void remove( const object& obj ) { get_mutable_index(obj.... method modify (line 99) | void modify( const T& obj, const Lambda& m ) { method T (line 106) | static const T& cast( const object& obj ) method T (line 112) | static T& cast( object& obj ) method T (line 119) | const T& get( const object_id_type& id )const method T (line 126) | const T* find( const object_id_type& id )const method find (line 134) | auto find( const object_id& id )const -> const obj... method get (line 139) | auto get( const object_id& id )const -> const obje... method IndexType (line 144) | IndexType* add_index() method SecondaryIndexType (line 159) | SecondaryIndexType* add_secondary_index( Args... args ) method get_data_dir (line 167) | fc::path get_data_dir()const { return _data_dir; } method IndexType (line 173) | IndexType& get_mutable_index_type() { method index (line 179) | index& get_mutable_index() { return get_m... method index (line 180) | index& get_mutable_index(const object_id_type& id) { return get_m... FILE: libraries/db/include/graphene/db/simple_index.hpp type graphene (line 27) | namespace graphene { namespace db { type db (line 27) | namespace db { class simple_index (line 38) | class simple_index : public index method object (line 43) | virtual const object& create( const std::function&... method modify (line 56) | virtual void modify( const object& obj, const std::function (line 496) | struct hash FILE: libraries/net/include/graphene/net/exceptions.hpp type graphene (line 27) | namespace graphene { namespace net { type net (line 27) | namespace net { FILE: libraries/net/include/graphene/net/message.hpp type graphene (line 33) | namespace graphene { namespace net { type net (line 33) | namespace net { type message_header (line 41) | struct message_header method message_header (line 45) | message_header() type message (line 58) | struct message : public message_header method message (line 62) | message(){} method message (line 64) | message( message&& m ) method message (line 67) | message( const message& m ) method message (line 74) | message( const T& m ) method message_hash_type (line 81) | message_hash_type id()const method T (line 91) | T as()const FILE: libraries/net/include/graphene/net/message_oriented_connection.hpp type graphene (line 28) | namespace graphene { namespace net { type net (line 28) | namespace net { type detail (line 30) | namespace detail { class message_oriented_connection_impl; } class message_oriented_connection_impl (line 30) | class message_oriented_connection_impl class message_oriented_connection (line 32) | class message_oriented_connection class message_oriented_connection_delegate (line 35) | class message_oriented_connection_delegate class message_oriented_connection (line 43) | class message_oriented_connection FILE: libraries/net/include/graphene/net/node.hpp type graphene (line 32) | namespace graphene { namespace net { type net (line 32) | namespace net { type detail (line 37) | namespace detail class node_impl (line 39) | class node_impl type message_propagation_data (line 45) | struct message_propagation_data class node_delegate (line 56) | class node_delegate type peer_status (line 172) | struct peer_status class node (line 190) | class node : public std::enable_shared_from_this method broadcast_transaction (line 285) | virtual void broadcast_transaction( const signed_transaction& trx... FILE: libraries/net/include/graphene/net/peer_connection.hpp type graphene (line 44) | namespace graphene { namespace net type net (line 44) | namespace net class peer_connection (line 46) | class peer_connection type our_connection_state (line 62) | enum class our_connection_state type their_connection_state (line 71) | enum class their_connection_state type connection_negotiation_status (line 78) | enum class connection_negotiation_status type queued_message (line 100) | struct queued_message method queued_message (line 106) | explicit queued_message(fc::time_point enqueue_time = fc::time_p... type real_queued_message (line 121) | struct real_queued_message : queued_message method real_queued_message (line 126) | real_queued_message(message message_to_send, type virtual_queued_message (line 140) | struct virtual_queued_message : queued_message method virtual_queued_message (line 144) | explicit virtual_queued_message(item_id the_item_to_send) : method get_connection_time (line 173) | fc::time_point get_connection_time()const { return _message_connec... method get_connection_terminated_time (line 174) | fc::time_point get_connection_terminated_time()const { return conn... type timestamped_item_id (line 236) | struct timestamped_item_id method timestamped_item_id (line 240) | timestamped_item_id(const item_id& item, const fc::time_point_se... type timestamp_index (line 245) | struct timestamp_index{} class peer_connection_delegate (line 47) | class peer_connection_delegate class peer_connection (line 58) | class peer_connection : public message_oriented_connection_delegate, type our_connection_state (line 62) | enum class our_connection_state type their_connection_state (line 71) | enum class their_connection_state type connection_negotiation_status (line 78) | enum class connection_negotiation_status type queued_message (line 100) | struct queued_message method queued_message (line 106) | explicit queued_message(fc::time_point enqueue_time = fc::time_p... type real_queued_message (line 121) | struct real_queued_message : queued_message method real_queued_message (line 126) | real_queued_message(message message_to_send, type virtual_queued_message (line 140) | struct virtual_queued_message : queued_message method virtual_queued_message (line 144) | explicit virtual_queued_message(item_id the_item_to_send) : method get_connection_time (line 173) | fc::time_point get_connection_time()const { return _message_connec... method get_connection_terminated_time (line 174) | fc::time_point get_connection_terminated_time()const { return conn... type timestamped_item_id (line 236) | struct timestamped_item_id method timestamped_item_id (line 240) | timestamped_item_id(const item_id& item, const fc::time_point_se... type timestamp_index (line 245) | struct timestamp_index{} FILE: libraries/net/include/graphene/net/peer_database.hpp type graphene (line 36) | namespace graphene { namespace net { type net (line 36) | namespace net { type potential_peer_last_connection_disposition (line 38) | enum potential_peer_last_connection_disposition type potential_peer_record (line 47) | struct potential_peer_record method potential_peer_record (line 57) | potential_peer_record() = default; method potential_peer_record (line 59) | explicit potential_peer_record( type detail (line 69) | namespace detail class peer_database_impl (line 71) | class peer_database_impl class peer_database_iterator_impl (line 73) | class peer_database_iterator_impl class peer_database_iterator (line 74) | class peer_database_iterator : public boost::iterator_facade< peer... class peer_database (line 95) | class peer_database FILE: libraries/net/include/graphene/net/stcp_socket.hpp type graphene (line 29) | namespace graphene { namespace net { type net (line 29) | namespace net { class stcp_socket (line 35) | class stcp_socket : public virtual fc::iostream method get (line 57) | void get( char& c ) { read( &c, 1 ); } method get_shared_secret (line 58) | fc::sha512 get_shared_secret() const { return _shared_secret; } FILE: libraries/net/message_oriented_connection.cpp type graphene (line 48) | namespace graphene { namespace net { type net (line 48) | namespace net { type detail (line 49) | namespace detail class message_oriented_connection_impl (line 51) | class message_oriented_connection_impl method get_connection_time (line 93) | fc::time_point get_connection_time() const { return _connected_t... class no_parallel_execution_guard (line 147) | class no_parallel_execution_guard final method no_parallel_execution_guard (line 151) | explicit no_parallel_execution_guard(std::atomic_bool* flag) : _... type scope_logger (line 282) | struct scope_logger { method scope_logger (line 284) | scope_logger(const fc::optional& endpoint) : e... FILE: libraries/net/node.cpp type graphene (line 85) | namespace graphene { namespace net { namespace detail { type net (line 85) | namespace net { namespace detail { type detail (line 85) | namespace detail { function message (line 107) | message blockchain_tied_message_cache::get_message( const message_... function message_propagation_data (line 116) | message_propagation_data blockchain_tied_message_cache::get_messag... function greatly_delay_next_conn_to (line 156) | static void greatly_delay_next_conn_to( node_impl* impl, const fc:... function save_successful_address (line 171) | static void save_successful_address( node_impl* impl, const fc::ip... function update_address_seen_time (line 183) | static void update_address_seen_time( node_impl* impl, const peer_... function update_address_seen_time (line 197) | static void update_address_seen_time( node_impl* impl, const peer_... class generic_list_address_builder (line 203) | class generic_list_address_builder : public node_impl::address_bui... method generic_list_address_builder (line 208) | explicit generic_list_address_builder(const std::vector resolve_string_to_ip_endpoints(co... function message_propagation_data (line 5177) | message_propagation_data node::get_tx_propagation_data( function message_propagation_data (line 5183) | message_propagation_data node::get_block_propagation_data( const graph... function node_id_t (line 5188) | node_id_t node::get_node_id() const type detail (line 5229) | namespace detail function message (line 5360) | message statistics_gathering_node_delegate_wrapper::get_item( const ... function chain_id_type (line 5365) | chain_id_type statistics_gathering_node_delegate_wrapper::get_chain_... function item_hash_t (line 5397) | item_hash_t statistics_gathering_node_delegate_wrapper::get_head_blo... FILE: libraries/net/node_impl.hxx type graphene (line 58) | namespace graphene { namespace net { namespace detail { type net (line 58) | namespace net { namespace detail { type detail (line 58) | namespace detail { class concurrent_unordered_set (line 66) | class concurrent_unordered_set : private std::unordered_set::iterato... method insert (line 82) | std::pair< typename std::unordered_set::iterato... method size (line 90) | size_t size() const method empty (line 95) | bool empty() const noexcept method clear (line 103) | void clear() noexcept method erase (line 108) | typename std::unordered_set::iterator erase( method erase (line 114) | size_t erase( const Key& key) method swap (line 122) | void swap( typename std::unordered_set& other )... method begin (line 130) | typename std::unordered_set::iterator begin() n... method begin (line 135) | typename std::unordered_set::const_iterator beg... method begin (line 140) | typename std::unordered_set::local_iterator beg... method begin (line 145) | typename std::unordered_set::const_local_iterat... method end (line 150) | typename std::unordered_set::iterator end() noe... method end (line 155) | typename std::unordered_set::const_iterator end... method end (line 160) | typename std::unordered_set::local_iterator end... method end (line 165) | typename std::unordered_set::const_local_iterat... method find (line 172) | typename std::unordered_set::const_iterator fin... class blockchain_tied_message_cache (line 179) | class blockchain_tied_message_cache type message_hash_index (line 184) | struct message_hash_index{} type message_contents_hash_index (line 185) | struct message_contents_hash_index{} type block_clock_index (line 186) | struct block_clock_index{} type message_info (line 187) | struct message_info method message_info (line 199) | message_info( const message_hash_type& message_hash, method size (line 234) | size_t size() const { return _message_cache.size(); } type prioritized_item_id (line 239) | struct prioritized_item_id method prioritized_item_id (line 245) | prioritized_item_id(const item_id& item, size_t sequence_number) : class statistics_gathering_node_delegate_wrapper (line 260) | class statistics_gathering_node_delegate_wrapper : public node_del... class call_statistics_collector (line 298) | class call_statistics_collector class actual_execution_measurement_helper (line 309) | class actual_execution_measurement_helper method actual_execution_measurement_helper (line 313) | explicit actual_execution_measurement_helper(std::shared_ptr... method call_statistics_collector (line 323) | call_statistics_collector(const char* method_name, method starting_execution (line 355) | void starting_execution() method execution_completed (line 359) | void execution_completed() type node_configuration (line 394) | struct node_configuration class node_impl (line 410) | class node_impl : public peer_connection_delegate, public std::ena... class address_builder (line 413) | class address_builder method get_thread (line 424) | std::shared_ptr get_thread() const { return _thread; } type item_id_index (line 478) | struct item_id_index{} type node_impl_deleter (line 833) | struct node_impl_deleter FILE: libraries/net/peer_connection.cpp type graphene (line 45) | namespace graphene { namespace net type net (line 45) | namespace net function message (line 47) | message peer_connection::real_queued_message::get_message(peer_conne... function message (line 64) | message peer_connection::virtual_queued_message::get_message(peer_co... function peer_connection_ptr (line 98) | peer_connection_ptr peer_connection::make_shared(peer_connection_del... type scope_logger (line 124) | struct scope_logger { method scope_logger (line 126) | scope_logger(const fc::optional& endpoint) : end... method scope_logger (line 197) | scope_logger() { dlog("entering peer_connection::accept_connection... type scope_logger (line 196) | struct scope_logger { method scope_logger (line 126) | scope_logger(const fc::optional& endpoint) : end... method scope_logger (line 197) | scope_logger() { dlog("entering peer_connection::accept_connection... function BOOST_SCOPE_EXIT (line 311) | BOOST_SCOPE_EXIT(this_) { type counter (line 328) | struct counter { method counter (line 330) | counter(unsigned& var) : _send_message_queue_tasks_counter(var) { ... FILE: libraries/net/peer_database.cpp type graphene (line 39) | namespace graphene { namespace net { type net (line 39) | namespace net { type detail (line 40) | namespace detail class peer_database_impl (line 44) | class peer_database_impl type last_seen_time_index (line 47) | struct last_seen_time_index {} type endpoint_index (line 48) | struct endpoint_index {} class peer_database_iterator_impl (line 79) | class peer_database_iterator_impl method peer_database_iterator_impl (line 84) | explicit peer_database_iterator_impl(const last_seen_time_index_... function potential_peer_record (line 159) | potential_peer_record peer_database_impl::lookup_or_create_entry_f... function potential_peer_record (line 217) | const potential_peer_record& peer_database_iterator::dereference()... function potential_peer_record (line 257) | potential_peer_record peer_database::lookup_or_create_entry_for_ep( FILE: libraries/net/stcp_socket.cpp type check_buffer_in_use (line 96) | struct check_buffer_in_use { method check_buffer_in_use (line 98) | check_buffer_in_use(bool& buffer_in_use) : _buffer_in_use(buffer_in_us... method check_buffer_in_use (line 139) | check_buffer_in_use(bool& buffer_in_use) : _buffer_in_use(buffer_in_us... type check_buffer_in_use (line 137) | struct check_buffer_in_use { method check_buffer_in_use (line 98) | check_buffer_in_use(bool& buffer_in_use) : _buffer_in_use(buffer_in_us... method check_buffer_in_use (line 139) | check_buffer_in_use(bool& buffer_in_use) : _buffer_in_use(buffer_in_us... FILE: libraries/plugins/account_history/account_history_plugin.cpp type graphene (line 42) | namespace graphene { namespace account_history { type account_history (line 42) | namespace account_history { type detail (line 44) | namespace detail class account_history_plugin_impl (line 48) | class account_history_plugin_impl method account_history_plugin_impl (line 51) | explicit account_history_plugin_impl(account_history_plugin& _pl... function T (line 99) | static T get_biggest_number_to_remove( T biggest_number, T amount_... FILE: libraries/plugins/account_history/include/graphene/account_history/account_history_plugin.hpp type graphene (line 30) | namespace graphene { namespace account_history { type account_history (line 30) | namespace account_history { type account_history_object_type (line 47) | enum account_history_object_type type exceeded_account_object (line 53) | struct exceeded_account_object : public abstract_object& ids) method on_objects_update (line 106) | void on_objects_update(const vector& ids) method on_objects_delete (line 109) | void on_objects_delete(const vector& ids) type data_loader (line 145) | struct data_loader method data_loader (line 150) | explicit data_loader( es_objects_plugin_impl* _my ) method load (line 156) | void load( const es_objects_plugin_impl::plugin_options::object_... type graphene (line 42) | namespace graphene { namespace es_objects { type db (line 37) | namespace db { type es_objects (line 42) | namespace es_objects { type detail (line 44) | namespace detail class es_objects_plugin_impl (line 47) | class es_objects_plugin_impl method es_objects_plugin_impl (line 50) | explicit es_objects_plugin_impl(es_objects_plugin& _plugin) type plugin_options (line 58) | struct plugin_options type object_options (line 60) | struct object_options method object_options (line 62) | object_options( bool e, bool su, bool nd, const string& in ) type action_type (line 96) | enum class action_type method on_objects_create (line 103) | void on_objects_create(const vector& ids) method on_objects_update (line 106) | void on_objects_update(const vector& ids) method on_objects_delete (line 109) | void on_objects_delete(const vector& ids) type data_loader (line 145) | struct data_loader method data_loader (line 150) | explicit data_loader( es_objects_plugin_impl* _my ) method load (line 156) | void load( const es_objects_plugin_impl::plugin_options::object_... FILE: libraries/plugins/es_objects/include/graphene/es_objects/es_objects.hpp type graphene (line 29) | namespace graphene { namespace es_objects { type es_objects (line 29) | namespace es_objects { type detail (line 33) | namespace detail class es_objects_plugin_impl (line 35) | class es_objects_plugin_impl class es_objects_plugin (line 38) | class es_objects_plugin : public graphene::app::plugin FILE: libraries/plugins/grouped_orders/grouped_orders_plugin.cpp type graphene (line 29) | namespace graphene { namespace grouped_orders { type grouped_orders (line 29) | namespace grouped_orders { type detail (line 31) | namespace detail class grouped_orders_plugin_impl (line 34) | class grouped_orders_plugin_impl method grouped_orders_plugin_impl (line 37) | explicit grouped_orders_plugin_impl(grouped_orders_plugin& _plugin) class limit_order_group_index (line 52) | class limit_order_group_index : public secondary_index method limit_order_group_index (line 55) | limit_order_group_index( const flat_set& groups ) : _t... FILE: libraries/plugins/grouped_orders/include/graphene/grouped_orders/grouped_orders_plugin.hpp type graphene (line 29) | namespace graphene { namespace grouped_orders { type grouped_orders (line 29) | namespace grouped_orders { type limit_order_group_key (line 32) | struct limit_order_group_key method limit_order_group_key (line 34) | limit_order_group_key( const uint16_t g, const price& p ) : group(... method limit_order_group_key (line 35) | limit_order_group_key() {} type limit_order_group_data (line 51) | struct limit_order_group_data method limit_order_group_data (line 53) | limit_order_group_data( const price& p, const share_type s ) : max... method limit_order_group_data (line 54) | limit_order_group_data() {} type detail (line 60) | namespace detail class grouped_orders_plugin_impl (line 62) | class grouped_orders_plugin_impl class grouped_orders_plugin (line 69) | class grouped_orders_plugin : public graphene::app::plugin FILE: libraries/plugins/market_history/include/graphene/market_history/market_history_plugin.hpp type graphene (line 35) | namespace graphene { namespace market_history { type market_history (line 35) | namespace market_history { type market_history_object_type (line 52) | enum market_history_object_type type bucket_key (line 64) | struct bucket_key method bucket_key (line 66) | bucket_key( asset_id_type a, asset_id_type b, uint32_t s, fc::time... method bucket_key (line 68) | bucket_key(){} type bucket_object (line 85) | struct bucket_object : public abstract_object... function ratio_type (line 326) | ratio_type price_feed::margin_call_order_ratio(const fc::optional (line 358) | struct p10<0> function share_type (line 363) | share_type asset::scaled_precision( uint8_t precision ) FILE: libraries/protocol/asset_ops.cpp type graphene (line 30) | namespace graphene { namespace protocol { type protocol (line 30) | namespace protocol { function is_valid_symbol (line 38) | bool is_valid_symbol( const string& symbol ) function share_type (line 77) | share_type asset_issue_operation::calculate_fee(const fee_params_t& ... function share_type (line 82) | share_type asset_create_operation::calculate_fee( const asset_create... function share_type (line 160) | share_type asset_update_operation::calculate_fee(const asset_update_... FILE: libraries/protocol/authority.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { function add_authority_accounts (line 31) | void add_authority_accounts( FILE: libraries/protocol/block.cpp type graphene (line 30) | namespace graphene { namespace protocol { type protocol (line 30) | namespace protocol { function digest_type (line 31) | digest_type block_header::digest()const function block_id_type (line 41) | const block_id_type& signed_block_header::id()const function checksum_type (line 70) | const checksum_type& signed_block::calculate_merkle_root()const FILE: libraries/protocol/chain_parameters.cpp type graphene (line 6) | namespace graphene { namespace protocol { type protocol (line 6) | namespace protocol { function chain_parameters (line 19) | chain_parameters& chain_parameters::operator=(const chain_parameters... function chain_parameters (line 71) | chain_parameters& chain_parameters::operator=(chain_parameters&& other) FILE: libraries/protocol/committee_member.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { FILE: libraries/protocol/confidential.cpp type protocol (line 30) | namespace protocol { function share_type (line 64) | share_type transfer_to_blind_operation::calculate_fee( const fee_param... function account_id_type (line 97) | account_id_type blind_transfer_operation::fee_payer()const function share_type (line 137) | share_type blind_transfer_operation::calculate_fee( const fee_params_t... FILE: libraries/protocol/credit_offer.cpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { function validate_acceptable_collateral (line 30) | static void validate_acceptable_collateral( const flat_map> (line 47) | struct is_flat_set_impl> : std::true_type {} type is_container_impl (line 62) | struct is_container_impl : std::false_type {} function to_num (line 76) | inline auto to_num(const fc::time_point_sec& t) { return t.sec_since... type make_flat_set (line 130) | struct make_flat_set { template struct transform { using... type transform (line 130) | struct transform { using type = flat_set; } type predicate_invalid (line 145) | struct predicate_invalid { method predicate_invalid (line 147) | predicate_invalid() { FC_THROW_EXCEPTION(fc::assert_exception, "In... type predicate_eq (line 151) | struct predicate_eq : predicate_invalid {} type predicate_eq::value>> (line 153) | struct predicate_eq && is_integral && !std::is_same::value>> (line 159) | struct predicate_eq && is_integral>> (line 166) | struct predicate_eq, Argument, std::enable_if_t>> (line 172) | struct predicate_eq, Argument, std::enable_if_t<... type predicate_eq, void_t, void> (line 182) | struct predicate_eq, void_t, void> { type predicate_ne (line 188) | struct predicate_ne : predicate_eq { type predicate_compare (line 194) | struct predicate_compare : predicate_invalid {} type predicate_compare::value>> (line 196) | struct predicate_compare && is_integral && !std::is_same::value>> (line 204) | struct predicate_compare, Argument, void> (line 215) | struct predicate_compare, Argument, void> : pred... type predicate_lt (line 224) | struct predicate_lt : predicate_compare { type predicate_le (line 228) | struct predicate_le : predicate_compare { type predicate_gt (line 232) | struct predicate_gt : predicate_compare { type predicate_ge (line 236) | struct predicate_ge : predicate_compare { type predicate_in (line 242) | struct predicate_in : predicate_invalid {} type predicate_in, std::enable_if_t && !is_safe>> (line 244) | struct predicate_in, std::enable_if_t, flat_set, std::enable_if_t>> (line 250) | struct predicate_in, flat_set, std::enable_... type predicate_in, flat_set, std::enable_if_t>> (line 256) | struct predicate_in, flat_set, std::ena... type predicate_in, std::enable_if_t && comparable_types>> (line 265) | struct predicate_in, type predicate_not_in (line 282) | struct predicate_not_in : predicate_in { type predicate_not_in, std::enable_if_t && comparable_types>> (line 288) | struct predicate_not_in, type predicate_has_all (line 308) | struct predicate_has_all : predicate_invalid {} type predicate_has_all, flat_set, std::enable_if_t>> (line 310) | struct predicate_has_all, flat_set, std::enable_if_t && !is_flat_set && comparable_types>> (line 320) | struct predicate_has_all, type predicate_has_all, Argument, void> (line 332) | struct predicate_has_all, Argument, void>... type predicate_has_none (line 341) | struct predicate_has_none : predicate_invalid {} type predicate_has_none, flat_set, std::enable_if_t>> (line 343) | struct predicate_has_none, flat_set, std::enable_if_t && !is_flat_set && comparable_types>> (line 355) | struct predicate_has_none, type predicate_has_none, Argument, void> (line 365) | struct predicate_has_none, Argument, void... type attribute_assertion (line 378) | struct attribute_assertion { method create (line 379) | static object_restriction_predicate create(vector> (line 384) | struct attribute_assertion> { method create (line 385) | static object_restriction_predicate> create(ve... type attribute_assertion> (line 393) | struct attribute_assertion> { method create (line 394) | static object_restriction_predicate> create(v... type variant_assertion (line 402) | struct variant_assertion { method create (line 403) | static object_restriction_predicate create(restriction::v... function embed_argument (line 447) | object_restriction_predicate embed_argument(P p, A a, short) { function embed_argument (line 454) | object_restriction_predicate embed_argument(P, A, long) { function make_predicate (line 460) | object_restriction_predicate make_predicate(ArgVariant arg) { function create_predicate_function (line 469) | object_restriction_predicate create_predicate_function(restri... type is_container_impl().size())>> (line 64) | struct is_container_impl> (line 409) | struct variant_assertion> { method make_predicate (line 413) | static auto make_predicate(vector&& rs) { method create (line 420) | static object_restriction_predicate create(restriction::varia... type variant_assertion>> (line 429) | struct variant_assertion>> { method create (line 432) | static object_restriction_predicate create(restriction::vari... FILE: libraries/protocol/custom_authorities/safe_compare.hpp type boost (line 18) | namespace boost { type safe_numerics (line 19) | namespace safe_numerics { type safe_compare (line 20) | namespace safe_compare { type safe_compare_detail (line 24) | namespace safe_compare_detail { type less_than (line 34) | struct less_than { method invoke (line 36) | constexpr static bool invoke(const T & t, const U & u){ type less_than (line 43) | struct less_than { method invoke (line 45) | constexpr static bool invoke(const T & t, const U & u){ type less_than (line 59) | struct less_than { method invoke (line 61) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 114) | struct equal { method invoke (line 116) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 123) | struct equal { method invoke (line 125) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 139) | struct equal { method invoke (line 141) | constexpr static bool invoke(const T & t, const U & u){ function less_than (line 76) | typename std::enable_if< function less_than (line 88) | typename std::enable_if< function greater_than (line 97) | constexpr bool greater_than(const T & lhs, const U & rhs) { function less_than_equal (line 102) | constexpr bool less_than_equal(const T & lhs, const U & rhs) { function greater_than_equal (line 107) | constexpr bool greater_than_equal(const T & lhs, const U & rhs) { type safe_compare_detail (line 111) | namespace safe_compare_detail { type less_than (line 34) | struct less_than { method invoke (line 36) | constexpr static bool invoke(const T & t, const U & u){ type less_than (line 43) | struct less_than { method invoke (line 45) | constexpr static bool invoke(const T & t, const U & u){ type less_than (line 59) | struct less_than { method invoke (line 61) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 114) | struct equal { method invoke (line 116) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 123) | struct equal { method invoke (line 125) | constexpr static bool invoke(const T & t, const U & u){ type equal (line 139) | struct equal { method invoke (line 141) | constexpr static bool invoke(const T & t, const U & u){ function equal (line 156) | typename std::enable_if< function equal (line 168) | typename std::enable_if< function not_equal (line 177) | constexpr bool not_equal(const T & lhs, const U & rhs) { FILE: libraries/protocol/custom_authorities/sliced_lists.hxx type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { FILE: libraries/protocol/custom_authority.cpp type graphene (line 30) | namespace graphene { namespace protocol { type protocol (line 30) | namespace protocol { function share_type (line 32) | share_type custom_authority_create_operation::calculate_fee(const fe... function share_type (line 61) | share_type custom_authority_update_operation::calculate_fee(const fe... FILE: libraries/protocol/fee_schedule.cpp type graphene (line 26) | namespace graphene { namespace protocol { type protocol (line 26) | namespace protocol { function fee_schedule (line 28) | fee_schedule fee_schedule::get_default_impl() function fee_schedule (line 42) | const fee_schedule& fee_schedule::get_default() type zero_fee_visitor (line 48) | struct zero_fee_visitor method result_type (line 53) | result_type operator()( ParamType& op )const FILE: libraries/protocol/fee_schedule_calc.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type calc_fee_visitor (line 31) | struct calc_fee_visitor method calc_fee_visitor (line 37) | calc_fee_visitor( const fee_schedule& p, const operation& op ):par... method result_type (line 41) | result_type operator()( const OpType& op )const function asset (line 79) | asset fee_schedule::calculate_fee( const operation& op )const function asset (line 93) | asset fee_schedule::calculate_fee( const operation& op, const price&... FILE: libraries/protocol/fee_schedule_set_fee.cpp type graphene (line 26) | namespace graphene { namespace protocol { type protocol (line 26) | namespace protocol { type set_fee_visitor (line 28) | struct set_fee_visitor method set_fee_visitor (line 34) | explicit set_fee_visitor( const asset& f ):_fee(f){} function asset (line 43) | asset fee_schedule::set_fee( operation& op, const price& core_exchan... FILE: libraries/protocol/htlc.cpp type graphene (line 30) | namespace graphene { namespace protocol { type protocol (line 30) | namespace protocol { function share_type (line 37) | share_type htlc_create_operation::calculate_fee( const fee_params_t&... function share_type (line 53) | share_type htlc_redeem_operation::calculate_fee( const fee_params_t&... function share_type (line 65) | share_type htlc_extend_operation::calculate_fee( const fee_params_t&... FILE: libraries/protocol/include/graphene/protocol/account.hpp type graphene (line 33) | namespace graphene { namespace protocol { type protocol (line 33) | namespace protocol { type account_options (line 39) | struct account_options method is_voting (line 62) | inline bool is_voting() const method num_committee_voted (line 67) | uint16_t num_committee_voted() const type account_create_operation (line 81) | struct account_create_operation : public base_operation type ext (line 83) | struct ext type fee_params_t (line 91) | struct fee_params_t method account_id_type (line 115) | account_id_type fee_payer()const { return registrar; } method get_required_active_authorities (line 119) | void get_required_active_authorities( flat_set& a... type account_update_operation (line 136) | struct account_update_operation : public base_operation type ext (line 138) | struct ext type fee_params_t (line 145) | struct fee_params_t method account_id_type (line 164) | account_id_type fee_payer()const { return account; } method is_owner_update (line 168) | bool is_owner_update()const method get_required_owner_authorities (line 171) | void get_required_owner_authorities( flat_set& a ... method get_required_active_authorities (line 174) | void get_required_active_authorities( flat_set& a... type account_whitelist_operation (line 197) | struct account_whitelist_operation : public base_operation type fee_params_t (line 199) | struct fee_params_t { share_type fee = 300000; } type account_listing (line 200) | enum account_listing { method account_id_type (line 218) | account_id_type fee_payer()const { return authorizing_account; } method validate (line 219) | void validate()const { FC_ASSERT( fee.amount >= 0 ); FC_ASSERT(new... type account_upgrade_operation (line 235) | struct account_upgrade_operation : public base_operation type fee_params_t (line 237) | struct fee_params_t { method account_id_type (line 249) | account_id_type fee_payer()const { return account_to_upgrade; } type account_transfer_operation (line 267) | struct account_transfer_operation : public base_operation type fee_params_t (line 269) | struct fee_params_t { uint64_t fee = 500 * GRAPHENE_BLOCKCHAIN_PRE... method account_id_type (line 276) | account_id_type fee_payer()const { return account_id; } FILE: libraries/protocol/include/graphene/protocol/address.hpp type graphene (line 31) | namespace graphene { namespace protocol { type protocol (line 31) | namespace protocol { type pts_address (line 32) | struct pts_address class address (line 44) | class address method address (line 47) | address(){} type fc (line 72) | namespace fc FILE: libraries/protocol/include/graphene/protocol/assert.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type account_name_eq_lit_predicate (line 34) | struct account_name_eq_lit_predicate type asset_symbol_eq_lit_predicate (line 49) | struct asset_symbol_eq_lit_predicate type block_id_predicate (line 69) | struct block_id_predicate method validate (line 72) | bool validate()const{ return true; } type assert_operation (line 93) | struct assert_operation : public base_operation type fee_params_t (line 95) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISION; } method account_id_type (line 103) | account_id_type fee_payer()const { return fee_paying_account; } FILE: libraries/protocol/include/graphene/protocol/asset.hpp type graphene (line 27) | namespace graphene { namespace protocol { type protocol (line 27) | namespace protocol { type price (line 29) | struct price method price (line 110) | explicit price(const asset& _base = asset(), const asset& _quote =... method price (line 122) | static price unit_price(asset_id_type a = asset_id_type()) { retur... method price (line 124) | price max()const { return price::max( base.asset_id, quote.asset_i... method price (line 125) | price min()const { return price::min( base.asset_id, quote.asset_i... method to_real (line 127) | double to_real()const { return double(base.amount.value)/double(qu... type asset (line 31) | struct asset method asset (line 33) | asset( share_type a = 0, asset_id_type id = asset_id_type() ) method asset (line 39) | asset& operator += ( const asset& o ) method asset (line 45) | asset& operator -= ( const asset& o ) method asset (line 51) | asset operator -()const { return asset( -amount, asset_id ); } method asset (line 80) | asset operator - ( const asset& a, const asset& b ) method asset (line 85) | asset operator + ( const asset& a, const asset& b ) type price (line 108) | struct price method price (line 110) | explicit price(const asset& _base = asset(), const asset& _quote =... method price (line 122) | static price unit_price(asset_id_type a = asset_id_type()) { retur... method price (line 124) | price max()const { return price::max( base.asset_id, quote.asset_i... method price (line 125) | price min()const { return price::min( base.asset_id, quote.asset_i... method to_real (line 127) | double to_real()const { return double(base.amount.value)/double(qu... function price (line 136) | inline price operator~( const price& p ) { return price{p.quote,p.ba... method price (line 110) | explicit price(const asset& _base = asset(), const asset& _quote =... method price (line 122) | static price unit_price(asset_id_type a = asset_id_type()) { retur... method price (line 124) | price max()const { return price::max( base.asset_id, quote.asset_i... method price (line 125) | price min()const { return price::min( base.asset_id, quote.asset_i... method to_real (line 127) | double to_real()const { return double(base.amount.value)/double(qu... function price (line 151) | inline price& operator *= ( price& p, const ratio_type& r ) method price (line 110) | explicit price(const asset& _base = asset(), const asset& _quote =... method price (line 122) | static price unit_price(asset_id_type a = asset_id_type()) { retur... method price (line 124) | price max()const { return price::max( base.asset_id, quote.asset_i... method price (line 125) | price min()const { return price::min( base.asset_id, quote.asset_i... method to_real (line 127) | double to_real()const { return double(base.amount.value)/double(qu... function price (line 153) | inline price& operator /= ( price& p, const ratio_type& r ) method price (line 110) | explicit price(const asset& _base = asset(), const asset& _quote =... method price (line 122) | static price unit_price(asset_id_type a = asset_id_type()) { retur... method price (line 124) | price max()const { return price::max( base.asset_id, quote.asset_i... method price (line 125) | price min()const { return price::min( base.asset_id, quote.asset_i... method to_real (line 127) | double to_real()const { return double(base.amount.value)/double(qu... type price_feed (line 160) | struct price_feed method margin_call_params_equal (line 291) | bool margin_call_params_equal( const price_feed& b ) const FILE: libraries/protocol/include/graphene/protocol/asset_ops.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type additional_asset_options (line 31) | struct additional_asset_options type asset_options (line 47) | struct asset_options { type bitasset_options (line 109) | struct bitasset_options { type black_swan_response_type (line 112) | enum class black_swan_response_type type ext (line 139) | struct ext method black_swan_response_type (line 180) | black_swan_response_type get_black_swan_response_method() const type asset_create_operation (line 192) | struct asset_create_operation : public base_operation type fee_params_t (line 194) | struct fee_params_t { method account_id_type (line 222) | account_id_type fee_payer()const { return issuer; } type asset_global_settle_operation (line 238) | struct asset_global_settle_operation : public base_operation type fee_params_t (line 240) | struct fee_params_t { uint64_t fee = 500 * GRAPHENE_BLOCKCHAIN_PRE... method account_id_type (line 248) | account_id_type fee_payer()const { return issuer; } type asset_settle_operation (line 267) | struct asset_settle_operation : public base_operation type fee_params_t (line 269) | struct fee_params_t { method account_id_type (line 286) | account_id_type fee_payer()const { return account; } type asset_settle_cancel_operation (line 293) | struct asset_settle_cancel_operation : public base_operation type fee_params_t (line 295) | struct fee_params_t { } method asset_settle_cancel_operation (line 297) | asset_settle_cancel_operation() = default; method asset_settle_cancel_operation (line 298) | asset_settle_cancel_operation( const force_settlement_id_type& fsi... method account_id_type (line 308) | account_id_type fee_payer()const { return account; } method validate (line 313) | void validate() const { FC_ASSERT( !"Virtual operation"); } method share_type (line 315) | share_type calculate_fee(const fee_params_t& params)const type asset_fund_fee_pool_operation (line 322) | struct asset_fund_fee_pool_operation : public base_operation type fee_params_t (line 324) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISIO... method account_id_type (line 332) | account_id_type fee_payer()const { return from_account; } type asset_update_operation (line 351) | struct asset_update_operation : public base_operation type ext (line 353) | struct ext type fee_params_t (line 363) | struct fee_params_t { method asset_update_operation (line 368) | asset_update_operation(){} method account_id_type (line 379) | account_id_type fee_payer()const { return issuer; } type asset_update_bitasset_operation (line 398) | struct asset_update_bitasset_operation : public base_operation type fee_params_t (line 400) | struct fee_params_t { uint64_t fee = 500 * GRAPHENE_BLOCKCHAIN_PRE... method account_id_type (line 409) | account_id_type fee_payer()const { return issuer; } type asset_update_feed_producers_operation (line 430) | struct asset_update_feed_producers_operation : public base_operation type fee_params_t (line 432) | struct fee_params_t { uint64_t fee = 500 * GRAPHENE_BLOCKCHAIN_PRE... method account_id_type (line 441) | account_id_type fee_payer()const { return issuer; } type asset_publish_feed_operation (line 462) | struct asset_publish_feed_operation : public base_operation type ext (line 464) | struct ext type fee_params_t (line 470) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISION; } method account_id_type (line 478) | account_id_type fee_payer()const { return publisher; } type asset_issue_operation (line 485) | struct asset_issue_operation : public base_operation type fee_params_t (line 487) | struct fee_params_t { method account_id_type (line 502) | account_id_type fee_payer()const { return issuer; } type asset_reserve_operation (line 513) | struct asset_reserve_operation : public base_operation type fee_params_t (line 515) | struct fee_params_t { uint64_t fee = 20 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 522) | account_id_type fee_payer()const { return payer; } type asset_claim_fees_operation (line 529) | struct asset_claim_fees_operation : public base_operation type fee_params_t (line 531) | struct fee_params_t { type additional_options_type (line 535) | struct additional_options_type method account_id_type (line 551) | account_id_type fee_payer()const { return issuer; } type asset_update_issuer_operation (line 565) | struct asset_update_issuer_operation : public base_operation type fee_params_t (line 567) | struct fee_params_t { method account_id_type (line 577) | account_id_type fee_payer()const { return issuer; } method get_required_owner_authorities (line 580) | void get_required_owner_authorities( flat_set& a ... method get_required_active_authorities (line 583) | void get_required_active_authorities( flat_set& a... type asset_claim_pool_operation (line 601) | struct asset_claim_pool_operation : public base_operation type fee_params_t (line 603) | struct fee_params_t { method account_id_type (line 613) | account_id_type fee_payer()const { return issuer; } FILE: libraries/protocol/include/graphene/protocol/authority.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type authority (line 34) | struct authority method authority (line 36) | authority(){} method authority (line 38) | authority(uint32_t threshhold, Args... auths) type classification (line 44) | enum classification method add_authority (line 52) | void add_authority( const public_key_type& k, weight_type w ) method add_authority (line 56) | void add_authority( const address& k, weight_type w ) method add_authority (line 60) | void add_authority( account_id_type k, weight_type w ) method is_impossible (line 64) | bool is_impossible()const method add_authorities (line 74) | void add_authorities(AuthType k, weight_type w) method add_authorities (line 79) | void add_authorities(AuthType k, weight_type w, Args... auths) method get_keys (line 85) | vector get_keys() const method get_addresses (line 93) | vector
get_addresses() const method num_auths (line 111) | uint32_t num_auths()const { return account_auths.size() + key_auth... method clear (line 112) | void clear() { account_auths.clear(); key_auths.clear(); addre... method authority (line 114) | static authority null_authority() FILE: libraries/protocol/include/graphene/protocol/balance.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type balance_claim_operation (line 40) | struct balance_claim_operation : public base_operation type fee_params_t (line 42) | struct fee_params_t {} method account_id_type (line 50) | account_id_type fee_payer()const { return deposit_to_account; } method share_type (line 51) | share_type calculate_fee(const fee_params_t& )const { return ... method get_required_authorities (line 53) | void get_required_authorities( vector& a )const FILE: libraries/protocol/include/graphene/protocol/base.hpp type graphene (line 31) | namespace graphene { namespace protocol { type protocol (line 31) | namespace protocol { type asset (line 32) | struct asset type authority (line 33) | struct authority type void_result (line 86) | struct void_result{} type generic_operation_result (line 88) | struct generic_operation_result type generic_exchange_operation_result (line 95) | struct generic_exchange_operation_result type extendable_operation_result_dtl (line 102) | struct extendable_operation_result_dtl type base_operation (line 124) | struct base_operation method share_type (line 128) | share_type calculate_fee(const T& params)const method get_required_authorities (line 132) | virtual void get_required_authorities( vector& )const{ ... method get_required_active_authorities (line 133) | virtual void get_required_active_authorities( flat_set& a )const type blind_transfer_operation (line 238) | struct blind_transfer_operation : public base_operation type fee_params_t (line 240) | struct fee_params_t { method get_required_authorities (line 254) | void get_required_authorities( vector& a )const FILE: libraries/protocol/include/graphene/protocol/credit_offer.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type credit_offer_create_operation (line 36) | struct credit_offer_create_operation : public base_operation type fee_params_t (line 38) | struct fee_params_t { method account_id_type (line 61) | account_id_type fee_payer()const { return owner_account; } type credit_offer_delete_operation (line 70) | struct credit_offer_delete_operation : public base_operation type fee_params_t (line 72) | struct fee_params_t { uint64_t fee = 0; } method account_id_type (line 80) | account_id_type fee_payer()const { return owner_account; } type credit_offer_update_operation (line 88) | struct credit_offer_update_operation : public base_operation type fee_params_t (line 90) | struct fee_params_t { method account_id_type (line 113) | account_id_type fee_payer()const { return owner_account; } type credit_deal_auto_repayment_type (line 119) | enum class credit_deal_auto_repayment_type type credit_offer_accept_operation (line 135) | struct credit_offer_accept_operation : public base_operation type ext (line 137) | struct ext type fee_params_t (line 143) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 155) | account_id_type fee_payer()const { return borrower; } type credit_deal_repay_operation (line 163) | struct credit_deal_repay_operation : public base_operation type fee_params_t (line 165) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 175) | account_id_type fee_payer()const { return account; } type credit_deal_expired_operation (line 184) | struct credit_deal_expired_operation : public base_operation type fee_params_t (line 186) | struct fee_params_t {} method credit_deal_expired_operation (line 188) | credit_deal_expired_operation() = default; method credit_deal_expired_operation (line 190) | credit_deal_expired_operation( const credit_deal_id_type& did, con... method account_id_type (line 204) | account_id_type fee_payer()const { return borrower; } method validate (line 205) | void validate()const override { FC_ASSERT( !"virtual op... method share_type (line 208) | share_type calculate_fee(const fee_params_t&)const { return 0; } type credit_deal_update_operation (line 215) | struct credit_deal_update_operation : public base_operation type fee_params_t (line 217) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 226) | account_id_type fee_payer()const { return account; } FILE: libraries/protocol/include/graphene/protocol/custom.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type custom_operation (line 38) | struct custom_operation : public base_operation type fee_params_t (line 40) | struct fee_params_t { method account_id_type (line 51) | account_id_type fee_payer()const { return payer; } method get_required_active_authorities (line 54) | void get_required_active_authorities( flat_set& value, fc::va... type raw (line 206) | namespace raw { function pack (line 209) | void pack( Stream& stream, const graphene::protocol::extension& v... function unpack (line 222) | void unpack( Stream& s, graphene::protocol::extension& value, uin... type get_typename< graphene::protocol::extension > (line 234) | struct get_typename< graphene::protocol::extension > FILE: libraries/protocol/include/graphene/protocol/fba.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type fba_distribute_operation (line 30) | struct fba_distribute_operation : public base_operation type fee_params_t (line 32) | struct fee_params_t {} method account_id_type (line 40) | account_id_type fee_payer()const { return account_id; } method validate (line 41) | void validate()const { FC_ASSERT( false ); } method share_type (line 42) | share_type calculate_fee(const fee_params_t& k)const { return 0; } FILE: libraries/protocol/include/graphene/protocol/fee_schedule.hpp type graphene (line 27) | namespace graphene { namespace protocol { type protocol (line 27) | namespace protocol { type transform_to_fee_parameters (line 29) | struct transform_to_fee_parameters class fee_helper (line 38) | class fee_helper { class fee_helper (line 49) | class fee_helper { class fee_helper (line 66) | class fee_helper { class fee_helper (line 81) | class fee_helper { class fee_helper (line 96) | class fee_helper { class fee_helper (line 111) | class fee_helper { class fee_helper (line 121) | class fee_helper { class fee_helper (line 131) | class fee_helper { class fee_helper (line 145) | class fee_helper { class fee_helper (line 158) | class fee_helper { type fee_schedule (line 173) | struct fee_schedule method validate (line 198) | void validate()const {} method exists (line 211) | bool exists()const type transform_to_fee_parameters> (line 31) | struct transform_to_fee_parameters> FILE: libraries/protocol/include/graphene/protocol/htlc.hpp type graphene (line 32) | namespace graphene { namespace protocol { type protocol (line 32) | namespace protocol { type htlc_create_operation (line 45) | struct htlc_create_operation : public base_operation type fee_params_t (line 47) | struct fee_params_t { type additional_options_type (line 68) | struct additional_options_type method account_id_type (line 82) | account_id_type fee_payer()const { return from; } type htlc_redeem_operation (line 90) | struct htlc_redeem_operation : public base_operation type fee_params_t (line 92) | struct fee_params_t { method account_id_type (line 116) | account_id_type fee_payer()const { return redeemer; } type htlc_redeemed_operation (line 127) | struct htlc_redeemed_operation : public base_operation type fee_params_t (line 129) | struct fee_params_t {} method htlc_redeemed_operation (line 131) | htlc_redeemed_operation() {} method htlc_redeemed_operation (line 132) | htlc_redeemed_operation( htlc_id_type htlc_id, account_id_type fro... method account_id_type (line 138) | account_id_type fee_payer()const { return to; } method validate (line 139) | void validate()const { FC_ASSERT( !"virtual operation" ); } method share_type (line 141) | share_type calculate_fee(const fee_params_t& k)const { return... type htlc_extend_operation (line 153) | struct htlc_extend_operation : public base_operation type fee_params_t (line 155) | struct fee_params_t { method account_id_type (line 179) | account_id_type fee_payer()const { return update_issuer; } type htlc_refund_operation (line 187) | struct htlc_refund_operation : public base_operation type fee_params_t (line 189) | struct fee_params_t {} method htlc_refund_operation (line 191) | htlc_refund_operation(){} method htlc_refund_operation (line 192) | htlc_refund_operation( const htlc_id_type& htlc_id, method account_id_type (line 198) | account_id_type fee_payer()const { return to; } method validate (line 199) | void validate()const { FC_ASSERT( !"virtual operation" ... method share_type (line 202) | share_type calculate_fee(const fee_params_t& k)const { return... method account_id_type (line 208) | account_id_type htlc_from() const { return to; } method account_id_type (line 209) | account_id_type htlc_to() const { return original_htlc_recipient; } FILE: libraries/protocol/include/graphene/protocol/liquidity_pool.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type liquidity_pool_create_operation (line 34) | struct liquidity_pool_create_operation : public base_operation type fee_params_t (line 36) | struct fee_params_t { uint64_t fee = 50 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 48) | account_id_type fee_payer()const { return account; } type liquidity_pool_delete_operation (line 56) | struct liquidity_pool_delete_operation : public base_operation type fee_params_t (line 58) | struct fee_params_t { uint64_t fee = 0; } method account_id_type (line 66) | account_id_type fee_payer()const { return account; } type liquidity_pool_update_operation (line 74) | struct liquidity_pool_update_operation : public base_operation type fee_params_t (line 76) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 86) | account_id_type fee_payer()const { return account; } type liquidity_pool_deposit_operation (line 94) | struct liquidity_pool_deposit_operation : public base_operation type fee_params_t (line 96) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISION... method account_id_type (line 106) | account_id_type fee_payer()const { return account; } type liquidity_pool_withdraw_operation (line 114) | struct liquidity_pool_withdraw_operation : public base_operation type fee_params_t (line 116) | struct fee_params_t { uint64_t fee = 5 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 125) | account_id_type fee_payer()const { return account; } type liquidity_pool_exchange_operation (line 138) | struct liquidity_pool_exchange_operation : public base_operation type fee_params_t (line 140) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 150) | account_id_type fee_payer()const { return account; } FILE: libraries/protocol/include/graphene/protocol/market.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type create_take_profit_order_action (line 33) | struct create_take_profit_order_action type limit_order_create_operation (line 72) | struct limit_order_create_operation : public base_operation type options_type (line 79) | struct options_type type fee_params_t (line 85) | struct fee_params_t { uint64_t fee = 5 * GRAPHENE_BLOCKCHAIN_PRECI... method get_market (line 102) | pair get_market()const method account_id_type (line 108) | account_id_type fee_payer()const { return seller; } method price (line 110) | price get_price()const { return amount_to_sell / min_to_... type limit_order_update_operation (line 117) | struct limit_order_update_operation : public base_operation type fee_params_t (line 119) | struct fee_params_t { method account_id_type (line 134) | account_id_type fee_payer() const { return seller; } type limit_order_cancel_operation (line 145) | struct limit_order_cancel_operation : public base_operation type fee_params_t (line 147) | struct fee_params_t { uint64_t fee = 0; } method account_id_type (line 155) | account_id_type fee_payer()const { return fee_paying_account; } type call_order_update_operation (line 171) | struct call_order_update_operation : public base_operation type options_type (line 178) | struct options_type type fee_params_t (line 185) | struct fee_params_t { uint64_t fee = 20 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 195) | account_id_type fee_payer()const { return funding_account; } type fill_order_operation (line 206) | struct fill_order_operation : public base_operation type fee_params_t (line 208) | struct fee_params_t {} method fill_order_operation (line 210) | fill_order_operation(){} method fill_order_operation (line 211) | fill_order_operation( object_id_type o, account_id_type a, asset p... method get_market (line 222) | pair get_market()const method account_id_type (line 228) | account_id_type fee_payer()const { return account_id; } method validate (line 229) | void validate()const { FC_ASSERT( !"virtual operation" ... method share_type (line 232) | share_type calculate_fee(const fee_params_t&)const { return 0; } type bid_collateral_operation (line 241) | struct bid_collateral_operation : public base_operation type fee_params_t (line 244) | struct fee_params_t { uint64_t fee = 20 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 252) | account_id_type fee_payer()const { return bidder; } type execute_bid_operation (line 262) | struct execute_bid_operation : public base_operation type fee_params_t (line 264) | struct fee_params_t {} method execute_bid_operation (line 266) | execute_bid_operation(){} method execute_bid_operation (line 267) | execute_bid_operation( account_id_type a, asset d, asset c ) method account_id_type (line 275) | account_id_type fee_payer()const { return bidder; } method validate (line 276) | void validate()const { FC_ASSERT( !"virtual operation" ... method share_type (line 279) | share_type calculate_fee(const fee_params_t&)const { return 0; } FILE: libraries/protocol/include/graphene/protocol/memo.hpp type graphene (line 27) | namespace graphene { namespace protocol { type protocol (line 27) | namespace protocol { type memo_data (line 40) | struct memo_data type memo_message (line 75) | struct memo_message method memo_message (line 77) | memo_message(){} method memo_message (line 78) | memo_message( uint32_t checksum, const std::string& text ) FILE: libraries/protocol/include/graphene/protocol/object_id.hpp type graphene (line 28) | namespace graphene { namespace db { type db (line 28) | namespace db { type object_id_type (line 30) | struct object_id_type method object_id_type (line 37) | object_id_type() = default; method object_id_type (line 38) | object_id_type( uint8_t s, uint8_t t, uint64_t i ){ reset( s, t, i... method reset (line 40) | void reset( uint8_t s, uint8_t t, uint64_t i ) method space (line 46) | uint8_t space()const { return number >> type_and_instance_bi... method type (line 47) | uint8_t type()const { return (number >> instance_bits) & on... method space_type (line 48) | uint16_t space_type()const { return number >> instance_bits; } method instance (line 49) | uint64_t instance()const { return number & max_instance; } method is_null (line 50) | bool is_null()const { return 0 == number; } method object_id_type (line 58) | object_id_type& operator++() { ++number; return *this; } method object_id_type (line 60) | object_id_type operator+(const object_id_type& a, int64_t delta ) { method hash_value (line 63) | size_t hash_value( const object_id_type& v ) { return std::hash> (line 187) | struct get_typename> type reflector > (line 198) | struct reflector > type member_count_enum (line 206) | enum member_count_enum { method visit (line 211) | static inline void visit( const Visitor& visitor ) type member_names (line 217) | namespace member_names { type member_name, 0> (line 219) | struct member_name, 0> { static constex... function to_variant (line 223) | inline void to_variant( const graphene::db::object_id_type& var, fc::... function to_variant (line 246) | void to_variant( const graphene::db::object_id& var, ... type std (line 271) | namespace std { type hash (line 272) | struct hash FILE: libraries/protocol/include/graphene/protocol/operations.hpp type graphene (line 48) | namespace graphene { namespace protocol { type protocol (line 48) | namespace protocol { type op_wrapper (line 153) | struct op_wrapper method op_wrapper (line 155) | explicit op_wrapper(const operation& op = operation()):op(op){} FILE: libraries/protocol/include/graphene/protocol/proposal.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type op_wrapper (line 60) | struct op_wrapper type proposal_create_operation (line 70) | struct proposal_create_operation : public base_operation type fee_params_t (line 72) | struct fee_params_t { method account_id_type (line 96) | account_id_type fee_payer()const { return fee_paying_account; } type proposal_update_operation (line 119) | struct proposal_update_operation : public base_operation type fee_params_t (line 121) | struct fee_params_t { method account_id_type (line 137) | account_id_type fee_payer()const { return fee_paying_account; } type proposal_delete_operation (line 156) | struct proposal_delete_operation : public base_operation type fee_params_t (line 158) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISIO... method account_id_type (line 166) | account_id_type fee_payer()const { return fee_paying_account; } FILE: libraries/protocol/include/graphene/protocol/pts_address.hpp type fc (line 34) | namespace fc { namespace ecc { class public_key; } } type ecc (line 34) | namespace ecc { class public_key; } class public_key (line 34) | class public_key type raw (line 89) | namespace raw { type graphene (line 36) | namespace graphene { namespace protocol { type protocol (line 36) | namespace protocol { type pts_address (line 41) | struct pts_address method version (line 52) | uint8_t version()const { return addr.at(0); } type std (line 66) | namespace std type hash (line 69) | struct hash type fc (line 84) | namespace fc type ecc (line 34) | namespace ecc { class public_key; } class public_key (line 34) | class public_key type raw (line 89) | namespace raw { FILE: libraries/protocol/include/graphene/protocol/restriction.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type restriction (line 33) | struct restriction { type function_type (line 34) | enum function_type { method restriction (line 107) | restriction() = default; method restriction (line 108) | restriction(const unsigned_int& member_index, function_type type, ... FILE: libraries/protocol/include/graphene/protocol/restriction_predicate.hpp type graphene (line 31) | namespace graphene { namespace protocol { type protocol (line 31) | namespace protocol { type predicate_result (line 34) | struct predicate_result { type rejection_reason (line 39) | enum rejection_reason { method predicate_result (line 51) | static predicate_result Rejection(rejection_reason reason) { retur... method predicate_result (line 52) | static predicate_result Rejection(vector branche... method predicate_result (line 53) | static predicate_result Success() { return {true, {}}; } FILE: libraries/protocol/include/graphene/protocol/samet_fund.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type samet_fund_create_operation (line 36) | struct samet_fund_create_operation : public base_operation type fee_params_t (line 38) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 48) | account_id_type fee_payer()const { return owner_account; } type samet_fund_delete_operation (line 56) | struct samet_fund_delete_operation : public base_operation type fee_params_t (line 58) | struct fee_params_t { uint64_t fee = 0; } method account_id_type (line 66) | account_id_type fee_payer()const { return owner_account; } type samet_fund_update_operation (line 74) | struct samet_fund_update_operation : public base_operation type fee_params_t (line 76) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 86) | account_id_type fee_payer()const { return owner_account; } type samet_fund_borrow_operation (line 94) | struct samet_fund_borrow_operation : public base_operation type fee_params_t (line 96) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 105) | account_id_type fee_payer()const { return borrower; } type samet_fund_repay_operation (line 113) | struct samet_fund_repay_operation : public base_operation type fee_params_t (line 115) | struct fee_params_t { uint64_t fee = 1 * GRAPHENE_BLOCKCHAIN_PRECI... method account_id_type (line 125) | account_id_type fee_payer()const { return account; } FILE: libraries/protocol/include/graphene/protocol/special_authority.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type no_special_authority (line 30) | struct no_special_authority {} type top_holders_special_authority (line 32) | struct top_holders_special_authority FILE: libraries/protocol/include/graphene/protocol/ticket.hpp type graphene (line 30) | namespace graphene { namespace protocol { type protocol (line 30) | namespace protocol { type ticket_type (line 33) | enum ticket_type type ticket_create_operation (line 47) | struct ticket_create_operation : public base_operation type fee_params_t (line 49) | struct fee_params_t { uint64_t fee = 50 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 58) | account_id_type fee_payer()const { return account; } type ticket_update_operation (line 66) | struct ticket_update_operation : public base_operation type fee_params_t (line 68) | struct fee_params_t { uint64_t fee = 50 * GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 78) | account_id_type fee_payer()const { return account; } FILE: libraries/protocol/include/graphene/protocol/transaction.hpp type graphene (line 27) | namespace graphene { namespace protocol { type protocol (line 27) | namespace protocol { type predicate_result (line 28) | struct predicate_result class transaction (line 69) | class transaction method visit (line 102) | vector visit( Visitor&& visitor ) method visit (line 110) | vector visit( Visitor&& visitor )const class signed_transaction (line 134) | class signed_transaction : public transaction method signed_transaction (line 137) | signed_transaction( const transaction& trx = transaction() ) method clear (line 220) | void clear() { operations.clear(); signatures.clear(); } method clear_signatures (line 223) | void clear_signatures() { signatures.clear(); } class precomputable_transaction (line 233) | class precomputable_transaction : public signed_transaction { method precomputable_transaction (line 235) | precomputable_transaction() {} method precomputable_transaction (line 236) | precomputable_transaction( const signed_transaction& tx ) : signed... method precomputable_transaction (line 237) | precomputable_transaction( signed_transaction&& tx ) : signed_tran... type processed_transaction (line 292) | struct processed_transaction : public precomputable_transaction method processed_transaction (line 294) | processed_transaction( const signed_transaction& trx = signed_tran... FILE: libraries/protocol/include/graphene/protocol/transfer.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type transfer_operation (line 45) | struct transfer_operation : public base_operation type fee_params_t (line 47) | struct fee_params_t { method account_id_type (line 64) | account_id_type fee_payer()const { return from; } type override_transfer_operation (line 77) | struct override_transfer_operation : public base_operation type fee_params_t (line 79) | struct fee_params_t { method account_id_type (line 97) | account_id_type fee_payer()const { return issuer; } FILE: libraries/protocol/include/graphene/protocol/types.hpp type graphene (line 115) | namespace graphene { namespace protocol { type protocol (line 115) | namespace protocol { type void_t (line 146) | struct void_t{} type asset_issuer_permission_flags (line 188) | enum asset_issuer_permission_flags { type reserved_spaces (line 296) | enum reserved_spaces { function is_relative (line 302) | inline bool is_relative(object_id_type o) { return o.space() == 0; } type public_key_type (line 312) | struct public_key_type { type binary_key (line 313) | struct binary_key { method binary_key (line 314) | binary_key() = default; class pubkey_comparator (line 332) | class pubkey_comparator { type fee_schedule (line 339) | struct fee_schedule type fc (line 342) | namespace fc { type get_typename> (line 348) | struct get_typename> (line 352) | struct get_typename>... FILE: libraries/protocol/include/graphene/protocol/vesting.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type linear_vesting_policy_initializer (line 30) | struct linear_vesting_policy_initializer type cdd_vesting_policy_initializer (line 38) | struct cdd_vesting_policy_initializer method cdd_vesting_policy_initializer (line 43) | cdd_vesting_policy_initializer( uint32_t vest_sec = 0, fc::time_po... type instant_vesting_policy_initializer (line 46) | struct instant_vesting_policy_initializer type vesting_balance_create_operation (line 74) | struct vesting_balance_create_operation : public base_operation type fee_params_t (line 76) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISION; } method account_id_type (line 84) | account_id_type fee_payer()const { return creator; } method validate (line 85) | void validate()const type vesting_balance_withdraw_operation (line 101) | struct vesting_balance_withdraw_operation : public base_operation type fee_params_t (line 103) | struct fee_params_t { uint64_t fee = 20*GRAPHENE_BLOCKCHAIN_PRECIS... method account_id_type (line 110) | account_id_type fee_payer()const { return owner; } method validate (line 111) | void validate()const FILE: libraries/protocol/include/graphene/protocol/vote.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type vote_id_type (line 51) | struct vote_id_type method hash_value (line 57) | size_t hash_value( vote_id_type v ) { return std::hash()... type vote_type (line 58) | enum vote_type method vote_id_type (line 66) | vote_id_type() = default; method vote_id_type (line 68) | explicit vote_id_type(vote_type type, uint32_t instance = 0) method vote_id_type (line 72) | explicit vote_id_type(const std::string& serial) method set_type (line 81) | void set_type(vote_type type) method vote_type (line 87) | vote_type type()const method set_instance (line 93) | void set_instance(uint32_t instance) method instance (line 100) | uint32_t instance()const method vote_id_type (line 105) | vote_id_type& operator =(vote_id_type other) method vote_id_type (line 111) | vote_id_type& operator =(uint32_t instance) type fc (line 131) | namespace fc class variant (line 134) | class variant FILE: libraries/protocol/include/graphene/protocol/withdraw_permission.hpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type withdraw_permission_create_operation (line 50) | struct withdraw_permission_create_operation : public base_operation type fee_params_t (line 52) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISIO... method account_id_type (line 68) | account_id_type fee_payer()const { return withdraw_from_account; } type withdraw_permission_update_operation (line 83) | struct withdraw_permission_update_operation : public base_operation type fee_params_t (line 85) | struct fee_params_t { uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISIO... method account_id_type (line 103) | account_id_type fee_payer()const { return withdraw_from_account; } type withdraw_permission_claim_operation (line 120) | struct withdraw_permission_claim_operation : public base_operation type fee_params_t (line 122) | struct fee_params_t { method account_id_type (line 140) | account_id_type fee_payer()const { return withdraw_to_account; } type withdraw_permission_delete_operation (line 153) | struct withdraw_permission_delete_operation : public base_operation type fee_params_t (line 155) | struct fee_params_t { uint64_t fee = 0; } method account_id_type (line 165) | account_id_type fee_payer()const { return withdraw_from_account; } FILE: libraries/protocol/include/graphene/protocol/witness.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type witness_create_operation (line 37) | struct witness_create_operation : public base_operation type fee_params_t (line 39) | struct fee_params_t { uint64_t fee = 5000 * GRAPHENE_BLOCKCHAIN_PR... method account_id_type (line 47) | account_id_type fee_payer()const { return witness_account; } type witness_update_operation (line 55) | struct witness_update_operation : public base_operation type fee_params_t (line 57) | struct fee_params_t method account_id_type (line 72) | account_id_type fee_payer()const { return witness_account; } FILE: libraries/protocol/include/graphene/protocol/worker.hpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { type vesting_balance_worker_initializer (line 56) | struct vesting_balance_worker_initializer method vesting_balance_worker_initializer (line 58) | vesting_balance_worker_initializer(uint16_t days=0):pay_vesting_pe... type burn_worker_initializer (line 62) | struct burn_worker_initializer type refund_worker_initializer (line 65) | struct refund_worker_initializer type worker_create_operation (line 79) | struct worker_create_operation : public base_operation type fee_params_t (line 81) | struct fee_params_t { uint64_t fee = 5000*GRAPHENE_BLOCKCHAIN_PREC... method account_id_type (line 93) | account_id_type fee_payer()const { return owner; } FILE: libraries/protocol/liquidity_pool.cpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { FILE: libraries/protocol/market.cpp type protocol (line 28) | namespace protocol { type lo_action_validate_visitor (line 38) | struct lo_action_validate_visitor method result_type (line 43) | result_type operator()( const ActionType& action )const FILE: libraries/protocol/memo.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { function string (line 61) | string memo_data::get_message(const fc::ecc::private_key& priv, function string (line 79) | string memo_message::serialize() const function memo_message (line 86) | memo_message memo_message::deserialize(const string& serial) FILE: libraries/protocol/operations.cpp type graphene (line 31) | namespace graphene { namespace protocol { type protocol (line 31) | namespace protocol { type operation_validator (line 55) | struct operation_validator type operation_get_required_auth (line 62) | struct operation_get_required_auth method operation_get_required_auth (line 72) | operation_get_required_auth( flat_set& a, function operation_validate (line 98) | void operation_validate( const operation& op ) function operation_get_required_authorities (line 103) | void operation_get_required_authorities( const operation& op, FILE: libraries/protocol/proposal.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { function proposal_create_operation (line 31) | proposal_create_operation proposal_create_operation::committee_propo... function share_type (line 46) | share_type proposal_create_operation::calculate_fee(const fee_params... function share_type (line 79) | share_type proposal_update_operation::calculate_fee(const fee_params... FILE: libraries/protocol/pts_address.cpp type graphene (line 32) | namespace graphene { namespace protocol { type protocol (line 32) | namespace protocol { type fc (line 87) | namespace fc function to_variant (line 89) | void to_variant( const graphene::protocol::pts_address& var, variant&... function from_variant (line 93) | void from_variant( const variant& var, graphene::protocol::pts_addres... type raw (line 98) | namespace raw { FILE: libraries/protocol/restriction.cpp type graphene (line 27) | namespace graphene { namespace protocol { type protocol (line 27) | namespace protocol { type adder (line 29) | struct adder { FILE: libraries/protocol/samet_fund.cpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { FILE: libraries/protocol/small_ops.cpp type graphene (line 33) | namespace graphene { namespace protocol { type protocol (line 33) | namespace protocol { FILE: libraries/protocol/special_authority.cpp type graphene (line 29) | namespace graphene { namespace protocol { type protocol (line 29) | namespace protocol { type special_authority_validate_visitor (line 31) | struct special_authority_validate_visitor function validate_special_authority (line 43) | void validate_special_authority( const special_authority& a ) FILE: libraries/protocol/ticket.cpp type graphene (line 28) | namespace graphene { namespace protocol { type protocol (line 28) | namespace protocol { FILE: libraries/protocol/transaction.cpp type protocol (line 34) | namespace protocol { function digest_type (line 36) | digest_type processed_transaction::merkle_digest()const function digest_type (line 43) | digest_type transaction::digest()const function digest_type (line 50) | digest_type transaction::sig_digest( const chain_id_type& chain_id )const function transaction_id_type (line 70) | const transaction_id_type& transaction::id() const function signature_type (line 77) | const signature_type& graphene::protocol::signed_transaction::sign(con... function signature_type (line 84) | signature_type graphene::protocol::signed_transaction::sign(const priv... type sign_state (line 117) | struct sign_state method signed_by (line 122) | bool signed_by( const public_key_type& k ) method signed_by (line 138) | bool signed_by( const address& a ) { method check_authority (line 171) | bool check_authority( account_id_type id ) method check_authority (line 181) | bool check_authority( const authority* au, uint32_t depth = 0 ) method remove_unused_signatures (line 228) | bool remove_unused_signatures() method sign_state (line 240) | sign_state( const flat_set& sigs, function verify_authority (line 269) | void verify_authority( const vector& ops, const flat_set createBulk(const fc::mutable_variant_object... function CURL (line 85) | CURL* curl_wrapper::init_curl() function curl_slist (line 96) | curl_slist* curl_wrapper::init_request_headers() FILE: libraries/utilities/include/graphene/utilities/boost_program_options.hpp type graphene (line 27) | namespace graphene { namespace utilities { type utilities (line 27) | namespace utilities { function get_program_option (line 30) | void get_program_option( const boost::program_options::variables_map... FILE: libraries/utilities/include/graphene/utilities/elasticsearch.hpp type graphene (line 33) | namespace graphene { namespace utilities { type utilities (line 33) | namespace utilities { class curl_wrapper (line 35) | class curl_wrapper type http_request_method (line 41) | enum class http_request_method type http_response_code (line 52) | struct http_response_code type http_response (line 59) | struct http_response type curl_deleter (line 81) | struct curl_deleter type curl_slist_deleter (line 86) | struct curl_slist_deleter class es_client (line 95) | class es_client method es_client (line 98) | es_client( const std::string& p_base_url, const std::string& p_aut... type es_data_adaptor (line 119) | struct es_data_adaptor type data_type (line 121) | enum class data_type FILE: libraries/utilities/include/graphene/utilities/git_revision.hpp type graphene (line 27) | namespace graphene { namespace utilities { type utilities (line 27) | namespace utilities { FILE: libraries/utilities/include/graphene/utilities/key_conversion.hpp type graphene (line 30) | namespace graphene { namespace utilities { type utilities (line 30) | namespace utilities { FILE: libraries/utilities/include/graphene/utilities/padding_ostream.hpp type graphene (line 26) | namespace graphene { namespace utilities { type utilities (line 26) | namespace utilities { class padding_ostream (line 29) | class padding_ostream : public fc::buffered_ostream { method padding_ostream (line 31) | padding_ostream( fc::ostream_ptr o, size_t bufsize = 4096 ) : buff... method writesome (line 34) | virtual size_t writesome( const char* buffer, size_t len ) { method writesome (line 40) | virtual size_t writesome( const std::shared_ptr& buf, ... method flush (line 46) | virtual void flush() { FILE: libraries/utilities/include/graphene/utilities/string_escape.hpp type graphene (line 28) | namespace graphene { namespace utilities { type utilities (line 28) | namespace utilities { FILE: libraries/utilities/include/graphene/utilities/tempdir.hpp type graphene (line 30) | namespace graphene { namespace utilities { type utilities (line 30) | namespace utilities { FILE: libraries/utilities/include/graphene/utilities/words.hpp type graphene (line 26) | namespace graphene { namespace words { type words (line 26) | namespace words { FILE: libraries/utilities/key_conversion.cpp type graphene (line 28) | namespace graphene { namespace utilities { type utilities (line 28) | namespace utilities { function key_to_wif (line 30) | std::string key_to_wif(const fc::sha256& secret ) function key_to_wif (line 42) | std::string key_to_wif(const fc::ecc::private_key& key) function wif_to_key (line 47) | fc::optional wif_to_key( const std::string& wi... FILE: libraries/utilities/string_escape.cpp type graphene (line 27) | namespace graphene { namespace utilities { type utilities (line 27) | namespace utilities { function escape_string_for_c_source_code (line 29) | std::string escape_string_for_c_source_code(const std::string& input) FILE: libraries/utilities/tempdir.cpp type graphene (line 29) | namespace graphene { namespace utilities { type utilities (line 29) | namespace utilities { function temp_directory_path (line 31) | fc::path temp_directory_path() FILE: libraries/utilities/words.cpp type graphene (line 27) | namespace graphene { namespace words { type words (line 27) | namespace words { function hide_unused_warning (line 49778) | void hide_unused_warning() { FILE: libraries/wallet/api_documentation_standin.cpp type graphene (line 29) | namespace graphene { namespace wallet { type wallet (line 29) | namespace wallet { type detail (line 30) | namespace detail { type types_to_string_list_helper (line 34) | struct types_to_string_list_helper type types_to_string_list_helper<> (line 48) | struct types_to_string_list_helper<> function types_to_string_list (line 57) | std::list types_to_string_list() type help_visitor (line 63) | struct help_visitor type types_to_string_list_helper (line 37) | struct types_to_string_list_helper FILE: libraries/wallet/include/graphene/wallet/api_documentation.hpp type graphene (line 34) | namespace graphene { namespace wallet { type wallet (line 34) | namespace wallet { type method_description (line 36) | struct method_description class api_documentation (line 43) | class api_documentation method get_brief_description (line 52) | std::string get_brief_description(const std::string& method_name) ... method get_detailed_description (line 60) | std::string get_detailed_description(const std::string& method_nam... method get_method_names (line 68) | std::vector get_method_names() const FILE: libraries/wallet/include/graphene/wallet/reflect_util.hpp type graphene (line 36) | namespace graphene { namespace wallet { type wallet (line 36) | namespace wallet { type static_variant_map (line 43) | struct static_variant_map type impl (line 49) | namespace impl { type static_variant_map_visitor (line 53) | struct static_variant_map_visitor method static_variant_map_visitor (line 55) | static_variant_map_visitor() {} method result_type (line 60) | result_type operator()( const T& dummy ) type from_which_visitor (line 73) | struct from_which_visitor method result_type (line 78) | result_type operator()( const Member& dummy ) method from_which_visitor (line 88) | from_which_visitor( const variant& _v, uint32_t max_depth ) : v(... function T (line 94) | T from_which_variant( int which, const variant& v, uint32_t max_depth ) function static_variant_map (line 104) | static_variant_map create_static_variant_map() FILE: libraries/wallet/include/graphene/wallet/wallet.hpp type fc (line 32) | namespace fc type graphene (line 38) | namespace graphene { namespace wallet { type wallet (line 38) | namespace wallet { class wallet_api (line 50) | class wallet_api method string (line 299) | string get_account_name( const string& ... method string (line 314) | string get_asset_symbol( const string& ... method string (line 322) | string get_asset_name( const string& as... method transfer2 (line 793) | pair transfer2( const stri... method transaction_id_type (line 808) | transaction_id_type get_transaction_id( const signed_transaction& ... class fc::api (line 1830) | class fc::api FILE: libraries/wallet/include/graphene/wallet/wallet_structs.hpp type graphene (line 35) | namespace graphene { namespace wallet { type wallet (line 35) | namespace wallet { type plain_keys (line 39) | struct plain_keys type brain_key_info (line 45) | struct brain_key_info type blind_confirmation (line 58) | struct blind_confirmation type output (line 60) | struct output type blind_balance (line 74) | struct blind_balance type blind_receipt (line 85) | struct blind_receipt method from_date (line 87) | std::pair from_date()const ... method to_date (line 88) | std::pair to_date()const ... method to_asset_used (line 89) | std::tuple to_asset_used()const method commitment_type (line 92) | const commitment_type& commitment()const { return data.comm... type by_from (line 107) | struct by_from type by_to (line 108) | struct by_to type by_to_asset_used (line 109) | struct by_to_asset_used type by_commitment (line 110) | struct by_commitment type key_label (line 132) | struct key_label type by_label (line 139) | struct by_label type by_key (line 140) | struct by_key type wallet_data (line 150) | struct wallet_data method my_account_ids (line 156) | vector my_account_ids()const method update_account (line 166) | bool update_account(const account_object& acct) type exported_account_keys (line 199) | struct exported_account_keys type exported_keys (line 206) | struct exported_keys type approval_delta (line 212) | struct approval_delta type worker_vote_delta (line 222) | struct worker_vote_delta type signed_block_with_info (line 229) | struct signed_block_with_info : public signed_block type vesting_balance_object_with_info (line 238) | struct vesting_balance_object_with_info : public vesting_balance_object type signed_message_meta (line 253) | struct signed_message_meta { class signed_message (line 260) | class signed_message { type detail (line 269) | namespace detail { class wallet_api_impl (line 270) | class wallet_api_impl class utility (line 276) | class utility { type operation_detail (line 303) | struct operation_detail { type operation_detail_ex (line 309) | struct operation_detail_ex { type account_history_operation_detail (line 316) | struct account_history_operation_detail { FILE: libraries/wallet/operation_printer.cpp type graphene (line 29) | namespace graphene { namespace wallet { namespace detail { type wallet (line 29) | namespace wallet { namespace detail { type detail (line 29) | namespace detail { class htlc_hash_to_string_visitor (line 31) | class htlc_hash_to_string_visitor method result_type (line 36) | result_type operator()( const fc::ripemd160& hash )const method result_type (line 41) | result_type operator()( const fc::sha1& hash )const method result_type (line 46) | result_type operator()( const fc::sha256& hash )const method result_type (line 50) | result_type operator()( const fc::hash160& hash )const function string (line 76) | string operation_printer::print_memo( const fc::optional (line 44) | class api type graphene (line 51) | namespace graphene { namespace wallet { namespace detail { type wallet (line 51) | namespace wallet { namespace detail { type detail (line 51) | namespace detail { function chain_property_object (line 173) | chain_property_object wallet_api_impl::get_chain_properties() const function global_property_object (line 177) | global_property_object wallet_api_impl::get_global_properties() const function dynamic_global_property_object (line 181) | dynamic_global_property_object wallet_api_impl::get_dynamic_global... function operation (line 197) | operation wallet_api_impl::get_prototype_operation( string operati... function string (line 352) | string wallet_api_impl::get_wallet_filename() const FILE: libraries/wallet/wallet_api_impl.hpp type graphene (line 34) | namespace graphene { namespace wallet { type wallet (line 34) | namespace wallet { class wallet_api (line 36) | class wallet_api type detail (line 38) | namespace detail { function maybe_id (line 50) | fc::optional maybe_id( const string& name_or_id ) type op_prototype_visitor (line 71) | struct op_prototype_visitor method op_prototype_visitor (line 78) | op_prototype_visitor( method result_type (line 84) | result_type operator()( const Type& op )const class wallet_api_impl (line 94) | class wallet_api_impl method get_object (line 129) | graphene::db::object_downcast_t get_object(const ID& ... type recently_generated_transaction_record (line 457) | struct recently_generated_transaction_record type timestamp_index (line 462) | struct timestamp_index{} FILE: libraries/wallet/wallet_asset.cpp type graphene (line 27) | namespace graphene { namespace wallet { namespace detail { type wallet (line 27) | namespace wallet { namespace detail { type detail (line 27) | namespace detail { function extended_asset_object (line 63) | extended_asset_object wallet_api_impl::get_asset(asset_id_type id)... function extended_asset_object (line 70) | extended_asset_object wallet_api_impl::get_asset(string asset_symb... function asset_id_type (line 77) | asset_id_type wallet_api_impl::get_asset_id(const string& asset_sy... function signed_transaction (line 324) | signed_transaction wallet_api_impl::issue_asset(string to_account,... FILE: libraries/wallet/wallet_builder.cpp type graphene (line 26) | namespace graphene { namespace wallet { namespace detail { type wallet (line 26) | namespace wallet { namespace detail { type detail (line 26) | namespace detail { function transaction_handle_type (line 28) | transaction_handle_type wallet_api_impl::begin_builder_transaction() function asset (line 52) | asset wallet_api_impl::set_fees_on_builder_transaction(transaction... function transaction (line 77) | transaction wallet_api_impl::preview_builder_transaction(transacti... function signed_transaction (line 83) | signed_transaction wallet_api_impl::sign_builder_transaction(trans... function signed_transaction (line 92) | signed_transaction wallet_api_impl::sign_builder_transaction2(tran... function signed_transaction (line 101) | signed_transaction wallet_api_impl::propose_builder_transaction( t... function signed_transaction (line 107) | signed_transaction wallet_api_impl::propose_builder_transaction2( ... FILE: libraries/wallet/wallet_debug.cpp type graphene (line 26) | namespace graphene { namespace wallet { namespace detail { type wallet (line 26) | namespace wallet { namespace detail { type detail (line 26) | namespace detail { FILE: libraries/wallet/wallet_network.cpp type graphene (line 30) | namespace graphene { namespace wallet { namespace detail { type wallet (line 30) | namespace wallet { namespace detail { type detail (line 30) | namespace detail { FILE: libraries/wallet/wallet_results.cpp type graphene (line 28) | namespace graphene { namespace wallet { namespace detail { type wallet (line 28) | namespace wallet { namespace detail { type detail (line 28) | namespace detail { FILE: libraries/wallet/wallet_sign.cpp type graphene (line 34) | namespace graphene { namespace wallet { namespace detail { type wallet (line 34) | namespace wallet { namespace detail { type detail (line 34) | namespace detail { function string (line 36) | string address_to_shorthash( const graphene::protocol::address& ad... function derive_private_key (line 54) | fc::ecc::private_key derive_private_key( const std::string& prefix... function string (line 62) | string normalize_brain_key( string s ) function memo_data (line 131) | memo_data wallet_api_impl::sign_memo(string from, string to, strin... function string (line 173) | string wallet_api_impl::read_memo(const memo_data& md) function signed_message (line 200) | signed_message wallet_api_impl::sign_message(string signer, string... function string (line 249) | static string meta_extract( const string& meta, const string& key ) function signed_transaction (line 295) | signed_transaction wallet_api_impl::add_transaction_signature( sig... function signed_transaction (line 330) | signed_transaction wallet_api_impl::sign_transaction( signed_trans... function signed_transaction (line 335) | signed_transaction wallet_api_impl::sign_transaction2( signed_tran... function signed_transaction (line 488) | signed_transaction wallet_api_impl::approve_proposal( const string... FILE: libraries/wallet/wallet_transfer.cpp type graphene (line 31) | namespace graphene { namespace wallet { namespace detail { type wallet (line 31) | namespace wallet { namespace detail { type detail (line 31) | namespace detail { function htlc_hash (line 36) | htlc_hash wallet_api_impl::do_hash( const string& algorithm, const... function signed_transaction (line 186) | signed_transaction wallet_api_impl::sell_asset(string seller_accou... function signed_transaction (line 208) | signed_transaction wallet_api_impl::borrow_asset_ext( string selle... function signed_transaction (line 231) | signed_transaction wallet_api_impl::cancel_order(const limit_order... FILE: libraries/wallet/wallet_voting.cpp type detail (line 31) | namespace detail { function WorkerInit (line 34) | static WorkerInit _create_worker_initializer( const variant& worker_se... function signed_transaction (line 41) | signed_transaction wallet_api_impl::update_worker_votes( function witness_object (line 124) | witness_object wallet_api_impl::get_witness(string owner_account) FILE: programs/build_helpers/check_reflect.py function process_node (line 8) | def process_node(path, node): function process_class_node (line 26) | def process_class_node(node): function bubble_list (line 72) | def bubble_list(x): function validate_members (line 99) | def validate_members(name2members_ref, name2members_test): FILE: programs/build_helpers/member_enumerator.cpp type graphene (line 36) | namespace graphene { namespace member_enumerator { type member_enumerator (line 36) | namespace member_enumerator { type class_processor (line 38) | struct class_processor method class_processor (line 40) | explicit class_processor( std::map< std::string, std::vector< std:... type member_visitor (line 70) | struct member_visitor method member_visitor (line 72) | member_visitor( class_processor* p ) : proc(p) {} type static_variant_visitor (line 85) | struct static_variant_visitor method static_variant_visitor (line 87) | explicit static_variant_visitor( class_processor* p ) : proc(p) {} type if_reflected (line 114) | struct if_reflected method process_class (line 117) | static void process_class( class_processor* proc, const T* dummy ) type if_reflected (line 125) | struct if_reflected method process_class (line 128) | static void process_class( class_processor* proc, const T* dummy ) function main (line 191) | int main( int argc, char** argv ) FILE: programs/cli_wallet/main.cpp function string_to_level (line 69) | fc::log_level string_to_level(string level) function setup_logging (line 88) | void setup_logging(string console_level, bool file_logger, string file_l... function main (line 126) | int main( int argc, char** argv ) FILE: programs/genesis_util/apply_patch.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/change_asset_symbol.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/change_bitasset_owners.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/change_key_prefix.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/convert_address.cpp function main (line 37) | int main(int argc, char** argv) FILE: programs/genesis_util/create_bloom_filter.py function main (line 8) | def main(): FILE: programs/genesis_util/generate_account_patch.py function dump_json (line 8) | def dump_json(obj, out, pretty): function main (line 15) | def main(): FILE: programs/genesis_util/generate_init_config.py function dump_json (line 8) | def dump_json(obj, out, pretty): function main (line 15) | def main(): FILE: programs/genesis_util/generate_init_patch.py function dump_json (line 8) | def dump_json(obj, out, pretty): function main (line 15) | def main(): FILE: programs/genesis_util/genesis_update.cpp type graphene (line 53) | namespace graphene { namespace app { namespace detail { type app (line 53) | namespace app { namespace detail { type detail (line 53) | namespace detail { function main (line 57) | int main( int argc, char** argv ) FILE: programs/genesis_util/get_dev_key.cpp function main (line 41) | int main( int argc, char** argv ) FILE: programs/genesis_util/prefix_accounts.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/remove.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/sort_objects.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/unprefix_asset_owners.py function dump_json (line 7) | def dump_json(obj, out, pretty): function main (line 14) | def main(): FILE: programs/genesis_util/unprefix_names.py function dump_json (line 7) | def dump_json(obj, out, pretty): function load_names (line 14) | def load_names(infile): function main (line 25) | def main(): FILE: programs/genesis_util/upgrade_members.py function dump_json (line 8) | def dump_json(obj, out, pretty): function load_names (line 17) | def load_names(infile): function main (line 28) | def main(): FILE: programs/js_operation_serializer/main.cpp type detail_ns (line 47) | namespace detail_ns { function string (line 49) | string remove_tail_if( const string& str, char c, const string& match ) function string (line 57) | string remove_namespace_if( const string& str, const string& match ) function string (line 66) | string remove_namespace( string str ) function register_serializer (line 94) | bool register_serializer( const string& name, std::function sr ) type js_name (line 105) | struct js_name { static std::string name(){ return remove_namespace(f... method name (line 105) | static std::string name(){ return remove_namespace(fc::get_typename... type js_name> (line 108) | struct js_name> method name (line 110) | static std::string name(){ return "fixed_array "+ fc::to_string(N) ... type js_name> (line 113) | struct js_name> { static std::string name(){ retu... method name (line 113) | static std::string name(){ return "bytes("+ fc::to_string(N) + ")"; } type js_name> (line 114) | struct js_name>{ static std::string name(){ retu... method name (line 114) | static std::string name(){ return "bytes("+ fc::to_string(N) + ")"; } type js_name< fc::optional > (line 115) | struct js_name< fc::optional > { static std::string name(){ retu... method name (line 115) | static std::string name(){ return "optional(" + js_name::name() +... type js_name< object_id_type > (line 116) | struct js_name< object_id_type > { static std::string name(){ retu... method name (line 116) | static std::string name(){ return "object_id_type"; } type js_name< fc::flat_set > (line 117) | struct js_name< fc::flat_set > { static std::string name(){ retu... method name (line 117) | static std::string name(){ return "set(" + js_name::name() + ")"; } type js_name< std::vector > (line 118) | struct js_name< std::vector > { static std::string name(){ retu... method name (line 118) | static std::string name(){ return "array(" + js_name::name() + ")... type js_name< fc::safe > (line 119) | struct js_name< fc::safe > { static std::string name(){ return js_n... method name (line 119) | static std::string name(){ return js_name::name(); } type js_name< std::vector > (line 122) | struct js_name< std::vector > { static std::string name(){ retur... method name (line 122) | static std::string name(){ return "bytes()"; } type js_name (line 123) | struct js_name { static std::string name(){ retur... method name (line 123) | static std::string name(){ return "bytes(20)"; } type js_name (line 124) | struct js_name { static std::string name(){ retur... method name (line 124) | static std::string name(){ return "bytes(20)"; } type js_name (line 125) | struct js_name { static std::string name(){ retur... method name (line 125) | static std::string name(){ return "bytes(28)"; } type js_name (line 126) | struct js_name { static std::string name(){ retur... method name (line 126) | static std::string name(){ return "bytes(32)"; } type js_name (line 127) | struct js_name { static std::string name(){ retur... method name (line 127) | static std::string name(){ return "varuint64"; } type js_name< vote_id_type > (line 128) | struct js_name< vote_id_type > { static std::string name(){ retur... method name (line 128) | static std::string name(){ return "vote_id"; } type js_name< time_point_sec > (line 129) | struct js_name< time_point_sec > { static std::string name(){ retur... method name (line 129) | static std::string name(){ return "time_point_sec"; } type js_name > (line 132) | struct js_name > method name (line 134) | static std::string name(){ type js_name< std::set > (line 141) | struct js_name< std::set > { static std::string name(){ return "set... method name (line 141) | static std::string name(){ return "set " + js_name::name(); } type js_name< std::map > (line 144) | struct js_name< std::map > { static std::string name(){ return "m... method name (line 144) | static std::string name(){ return "map(" + js_name::name() + ", "... type js_name< fc::flat_map > (line 147) | struct js_name< fc::flat_map > { static std::string name(){ retur... method name (line 147) | static std::string name(){ return "map(" + js_name::name() + ", "... type js_sv_name (line 150) | struct js_sv_name type js_sv_name (line 152) | struct js_sv_name method name (line 153) | static std::string name(){ return "\n " + js_name::name(); } type js_name< fc::static_variant<> > (line 169) | struct js_name< fc::static_variant<> > method name (line 171) | static std::string name( std::string n = ""){ type serializer (line 182) | struct serializer method init (line 345) | static void init() method generate (line 355) | static void generate() type register_type_visitor (line 185) | struct register_type_visitor method result_type (line 190) | result_type operator()( const Type& op )const { serializer::in... class register_member_visitor (line 193) | class register_member_visitor type serialize_type_visitor (line 195) | struct serialize_type_visitor method serialize_type_visitor (line 200) | serialize_type_visitor(int _t ):t(_t){} method result_type (line 203) | result_type operator()( const Type& op )const class serialize_member_visitor (line 210) | class serialize_member_visitor type serializer (line 221) | struct serializer method init (line 224) | static void init() method generate (line 227) | static void generate() type serializer,false> (line 232) | struct serializer,false> method init (line 234) | static void init() { serializer::init(); } method generate (line 235) | static void generate() {} type serializer,false> (line 238) | struct serializer,false> method init (line 240) | static void init() { serializer::init(); } method generate (line 241) | static void generate() {} type serializer,false> (line 245) | struct serializer,false> method init (line 247) | static void init() { } method generate (line 248) | static void generate() {} type serializer (line 252) | struct serializer method init (line 254) | static void init() {} method generate (line 256) | static void generate() {} type serializer (line 259) | struct serializer method init (line 261) | static void init() {} method generate (line 262) | static void generate() {} type serializer (line 264) | struct serializer { static void init() {} static v... method init (line 264) | static void init() {} method generate (line 264) | static void generate() {} type serializer (line 267) | struct serializer { static void init() {} static void ge... method init (line 267) | static void init() {} method generate (line 267) | static void generate() {} type serializer (line 269) | struct serializer { static void init() {} static void g... method init (line 269) | static void init() {} method generate (line 269) | static void generate() {} type serializer (line 270) | struct serializer { static void init() {} static void ge... method init (line 270) | static void init() {} method generate (line 270) | static void generate() {} type serializer,false> (line 273) | struct serializer,false> method init (line 275) | static void init() { serializer::init(); } method generate (line 276) | static void generate(){} type serializer< graphene::db::object_id ,true> (line 280) | struct serializer< graphene::db::object_id ,true> method init (line 282) | static void init() {} method generate (line 283) | static void generate() {} type serializer< fc::static_variant<>, false > (line 311) | struct serializer< fc::static_variant<>, false > method init (line 313) | static void init() method generate (line 324) | static void generate() class register_member_visitor (line 331) | class register_member_visitor type serializer (line 342) | struct serializer method init (line 345) | static void init() method generate (line 355) | static void generate() type js_sv_name (line 156) | struct js_sv_name { static std::string name(){ return "\n " ... method name (line 156) | static std::string name(){ return "\n " + js_name::name() +"," ... type js_name< fc::static_variant > (line 159) | struct js_name< fc::static_variant > method name (line 161) | static std::string name( std::string n = ""){ type serializer< fc::static_variant, false > (line 287) | struct serializer< fc::static_variant, false > method init (line 289) | static void init() method generate (line 305) | static void generate() function main (line 369) | int main( int argc, char** argv ) FILE: programs/network_mapper/network_mapper.cpp class peer_probe (line 16) | class peer_probe : public graphene::net::peer_connection_delegate method peer_probe (line 32) | explicit peer_probe( const fc::ip::endpoint& remote ) : _remote(remote... method start (line 34) | void start( const fc::ecc::public_key& my_node_id, method on_message (line 70) | void on_message(graphene::net::peer_connection* originating_peer, method on_hello_message (line 108) | void on_hello_message(graphene::net::peer_connection* originating_peer, method on_connection_accepted_message (line 122) | void on_connection_accepted_message(graphene::net::peer_connection* or... method on_connection_rejected_message (line 129) | void on_connection_rejected_message( graphene::net::peer_connection* o... method on_address_request_message (line 141) | void on_address_request_message(graphene::net::peer_connection* origin... method on_address_message (line 148) | void on_address_message(graphene::net::peer_connection* originating_peer, method on_closing_connection_message (line 156) | void on_closing_connection_message(graphene::net::peer_connection* ori... method on_connection_closed (line 165) | void on_connection_closed(graphene::net::peer_connection* originating_... method get_message_for_item (line 175) | graphene::net::message get_message_for_item(const graphene::net::item_... method wait (line 180) | void wait( const fc::microseconds& timeout_us ) function main (line 186) | int main(int argc, char** argv) FILE: programs/size_checker/main.cpp function get_wire_size (line 44) | uint64_t get_wire_size() type size_check_type_visitor (line 50) | struct size_check_type_visitor method size_check_type_visitor (line 55) | size_check_type_visitor(int _t ):t(_t){} method result_type (line 58) | result_type operator()( const Type& op )const function main (line 68) | int main( int argc, char** argv ) FILE: programs/witness_node/main.cpp function disable_default_logging (line 65) | void disable_default_logging() function my_log (line 72) | void my_log( const std::string& s ) function main (line 81) | int main(int argc, char** argv) { FILE: tests/app/main.cpp type fc (line 49) | namespace fc { function BOOST_AUTO_TEST_CASE (line 54) | BOOST_AUTO_TEST_CASE(load_configuration_options_test_config_logging_file... function BOOST_AUTO_TEST_CASE (line 82) | BOOST_AUTO_TEST_CASE(load_configuration_options_test_config_ini_options) function BOOST_AUTO_TEST_CASE (line 119) | BOOST_AUTO_TEST_CASE(load_configuration_options_test_logging_ini_options) function BOOST_AUTO_TEST_CASE (line 157) | BOOST_AUTO_TEST_CASE(load_configuration_options_test_legacy_config_ini_o... function BOOST_AUTO_TEST_CASE (line 211) | BOOST_AUTO_TEST_CASE( three_node_network ) function BOOST_AUTO_TEST_CASE (line 442) | BOOST_AUTO_TEST_CASE(application_impl_breakout) { FILE: tests/cli/main.cpp function sockInit (line 61) | int sockInit(void) function sockQuit (line 66) | int sockQuit(void) function start_application (line 87) | std::shared_ptr start_application(fc::temp_d... function generate_block (line 123) | bool generate_block(std::shared_ptr app, gra... function generate_block (line 138) | bool generate_block(std::shared_ptr app) function signed_block (line 145) | signed_block generate_block(std::shared_ptr ... function generate_blocks (line 162) | uint32_t generate_blocks(std::shared_ptr app... function generate_maintenance_block (line 183) | bool generate_maintenance_block(std::shared_ptr app) { class client_connection (line 213) | class client_connection method client_connection (line 219) | client_connection( type cli_fixture (line 268) | struct cli_fixture type socket_maintainer (line 271) | struct socket_maintainer { method socket_maintainer (line 272) | socket_maintainer() { method cli_fixture (line 286) | cli_fixture() : function BOOST_FIXTURE_TEST_CASE (line 327) | BOOST_FIXTURE_TEST_CASE( cli_connect, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 336) | BOOST_FIXTURE_TEST_CASE( cli_quit, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 342) | BOOST_FIXTURE_TEST_CASE( cli_help_gethelp, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 366) | BOOST_FIXTURE_TEST_CASE( upgrade_nathan_account, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 398) | BOOST_FIXTURE_TEST_CASE( create_new_account, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 425) | BOOST_FIXTURE_TEST_CASE( uia_tests, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 586) | BOOST_FIXTURE_TEST_CASE( mpa_tests, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 858) | BOOST_FIXTURE_TEST_CASE( cli_vote_for_2_witnesses, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 925) | BOOST_FIXTURE_TEST_CASE( cli_get_signed_transaction_signers, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 966) | BOOST_FIXTURE_TEST_CASE(cli_sign_tx_with_unnecessary_signature, cli_fixt... function BOOST_FIXTURE_TEST_CASE (line 1023) | BOOST_FIXTURE_TEST_CASE(cli_sign_tx_builder_with_unnecessary_signature, ... function BOOST_FIXTURE_TEST_CASE (line 1077) | BOOST_FIXTURE_TEST_CASE( cli_get_available_transaction_signers, cli_fixt... function BOOST_FIXTURE_TEST_CASE (line 1132) | BOOST_FIXTURE_TEST_CASE( cli_cant_get_signers_from_modified_transaction,... function BOOST_FIXTURE_TEST_CASE (line 1171) | BOOST_FIXTURE_TEST_CASE( cli_set_voting_proxy, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1193) | BOOST_FIXTURE_TEST_CASE( cli_confidential_tx_test, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1323) | BOOST_FIXTURE_TEST_CASE( account_history_pagination, cli_fixture ) function BOOST_AUTO_TEST_CASE (line 1374) | BOOST_AUTO_TEST_CASE( cli_multisig_transaction ) function decrypt_keys (line 1498) | graphene::wallet::plain_keys decrypt_keys( const std::string& password, ... function BOOST_AUTO_TEST_CASE (line 1505) | BOOST_AUTO_TEST_CASE( saving_keys_wallet_test ) { function BOOST_AUTO_TEST_CASE (line 1542) | BOOST_AUTO_TEST_CASE( cli_create_htlc ) function string (line 1736) | static string encapsulate( const graphene::wallet::signed_message& msg ) function BOOST_FIXTURE_TEST_CASE (line 1755) | BOOST_FIXTURE_TEST_CASE( cli_sign_message, cli_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1842) | BOOST_FIXTURE_TEST_CASE( general_storage, cli_fixture ) function unsigned_int (line 1913) | unsigned_int member_index(string name) { function BOOST_FIXTURE_TEST_CASE (line 1927) | BOOST_FIXTURE_TEST_CASE(cli_use_authorized_transfer, cli_fixture) { function BOOST_AUTO_TEST_CASE (line 2088) | BOOST_AUTO_TEST_CASE( cli_create_htlc_bsip64 ) FILE: tests/common/database_fixture.cpp function string (line 524) | string database_fixture_base::generate_anon_acct_name() function signed_block (line 706) | signed_block database_fixture_base::generate_block(uint32_t skip, const ... function asset_object (line 817) | const asset_object& database_fixture_base::get_asset( const string& symb... function account_object (line 825) | const account_object& database_fixture_base::get_account( const string& ... function asset_create_operation (line 833) | asset_create_operation database_fixture_base::make_bitasset( function asset_object (line 920) | const asset_object& database_fixture_base::create_user_issued_asset( con... function asset_object (line 940) | const asset_object& database_fixture_base::create_user_issued_asset( con... function account_object (line 1028) | const account_object& database_fixture_base::create_account( function committee_member_object (line 1097) | const committee_member_object& database_fixture_base::create_committee_m... function witness_object (line 1109) | const witness_object& database_fixture_base::create_witness(account_id_t... function digest_type (line 1161) | digest_type database_fixture_base::digest( const transaction& tx ) function limit_order_create_operation (line 1166) | limit_order_create_operation database_fixture_base::make_limit_order_cre... function limit_order_object (line 1180) | const limit_order_object* database_fixture_base::create_sell_order( function limit_order_object (line 1200) | const limit_order_object* database_fixture_base::create_sell_order( function limit_order_update_operation (line 1209) | limit_order_update_operation database_fixture_base::make_limit_order_upd... function asset (line 1254) | asset database_fixture_base::cancel_limit_order( const limit_order_objec... function ticket_create_operation (line 1482) | ticket_create_operation database_fixture_base::make_ticket_create_op( ac... function ticket_object (line 1492) | const ticket_object& database_fixture_base::create_ticket( account_id_ty... function ticket_update_operation (line 1509) | ticket_update_operation database_fixture_base::make_ticket_update_op( co... function generic_operation_result (line 1520) | generic_operation_result database_fixture_base::update_ticket( const tic... function liquidity_pool_create_operation (line 1537) | liquidity_pool_create_operation database_fixture_base::make_liquidity_po... function liquidity_pool_object (line 1552) | const liquidity_pool_object& database_fixture_base::create_liquidity_poo... function liquidity_pool_delete_operation (line 1571) | liquidity_pool_delete_operation database_fixture_base::make_liquidity_po... function generic_operation_result (line 1580) | generic_operation_result database_fixture_base::delete_liquidity_pool( a... function liquidity_pool_update_operation (line 1597) | liquidity_pool_update_operation database_fixture_base::make_liquidity_po... function liquidity_pool_deposit_operation (line 1626) | liquidity_pool_deposit_operation database_fixture_base::make_liquidity_p... function generic_exchange_operation_result (line 1638) | generic_exchange_operation_result database_fixture_base::deposit_to_liqu... function liquidity_pool_withdraw_operation (line 1656) | liquidity_pool_withdraw_operation database_fixture_base::make_liquidity_... function generic_exchange_operation_result (line 1666) | generic_exchange_operation_result database_fixture_base::withdraw_from_l... function liquidity_pool_exchange_operation (line 1683) | liquidity_pool_exchange_operation database_fixture_base::make_liquidity_... function generic_exchange_operation_result (line 1695) | generic_exchange_operation_result database_fixture_base::exchange_with_l... function samet_fund_create_operation (line 1714) | samet_fund_create_operation database_fixture_base::make_samet_fund_creat... function samet_fund_object (line 1726) | const samet_fund_object& database_fixture_base::create_samet_fund( function samet_fund_delete_operation (line 1744) | samet_fund_delete_operation database_fixture_base::make_samet_fund_delet... function asset (line 1753) | asset database_fixture_base::delete_samet_fund( account_id_type account,... function samet_fund_update_operation (line 1769) | samet_fund_update_operation database_fixture_base::make_samet_fund_updat... function samet_fund_borrow_operation (line 1798) | samet_fund_borrow_operation database_fixture_base::make_samet_fund_borro... function samet_fund_repay_operation (line 1828) | samet_fund_repay_operation database_fixture_base::make_samet_fund_repay_op( function credit_offer_create_operation (line 1859) | credit_offer_create_operation database_fixture_base::make_credit_offer_c... function credit_offer_object (line 1880) | const credit_offer_object& database_fixture_base::create_credit_offer( function credit_offer_delete_operation (line 1903) | credit_offer_delete_operation database_fixture_base::make_credit_offer_d... function asset (line 1912) | asset database_fixture_base::delete_credit_offer( account_id_type accoun... function credit_offer_update_operation (line 1928) | credit_offer_update_operation database_fixture_base::make_credit_offer_u... function credit_offer_accept_operation (line 1978) | credit_offer_accept_operation database_fixture_base::make_credit_offer_a... function credit_deal_object (line 1995) | const credit_deal_object& database_fixture_base::borrow_from_credit_offer( function credit_deal_repay_operation (line 2021) | credit_deal_repay_operation database_fixture_base::make_credit_deal_repa... function extendable_operation_result_dtl (line 2033) | extendable_operation_result_dtl database_fixture_base::repay_credit_deal( function credit_deal_update_operation (line 2051) | credit_deal_update_operation database_fixture_base::make_credit_deal_upd... function string (line 2156) | string database_fixture_base::pretty( const asset& a )const type test (line 2365) | namespace test { function set_expiration (line 2367) | void set_expiration( const database& db, transaction& tx ) function _push_block (line 2375) | bool _push_block( database& db, const signed_block& b, uint32_t skip_f... FILE: tests/common/database_fixture.hpp type graphene (line 189) | namespace graphene { namespace chain { type chain (line 189) | namespace chain { class clearable_block (line 191) | class clearable_block : public signed_block { type test (line 197) | namespace test { type database_fixture_base (line 205) | struct database_fixture_base { method operation_result (line 274) | operation_result force_settle(account_id_type who, asset what) method update_feed_producers (line 277) | void update_feed_producers(asset_id_type mia, flat_set preimage) type database_fixture_init (line 618) | struct database_fixture_init : database_fixture_base { method database_fixture_init (line 619) | database_fixture_init() type database_fixture (line 654) | struct database_fixture : database_fixture_init FILE: tests/common/elasticsearch.cpp function curl_write_function (line 32) | static size_t curl_write_function(void *contents, size_t size, size_t nm... type graphene (line 38) | namespace graphene { namespace utilities { type utilities (line 38) | namespace utilities { function checkES (line 40) | bool checkES(ES& es) function getESVersion (line 53) | std::string getESVersion(ES& es) function checkESVersion7OrAbove (line 66) | void checkESVersion7OrAbove(ES& es, bool& result) noexcept function simpleQuery (line 82) | std::string simpleQuery(ES& es) function deleteAll (line 94) | bool deleteAll(ES& es) function getEndPoint (line 128) | std::string getEndPoint(ES& es) function doCurl (line 139) | std::string doCurl(CurlRequest& curl) FILE: tests/common/elasticsearch.hpp type graphene (line 31) | namespace graphene { namespace utilities { type utilities (line 31) | namespace utilities { class ES (line 33) | class ES { class CurlRequest (line 44) | class CurlRequest { FILE: tests/common/genesis_file_util.hpp type graphene (line 7) | namespace graphene { namespace app { namespace detail { type app (line 7) | namespace app { namespace detail { type detail (line 7) | namespace detail { function create_genesis_file (line 20) | boost::filesystem::path create_genesis_file(fc::temp_directory& director... FILE: tests/common/program_options_util.hpp type fc (line 28) | namespace fc { function set_option (line 34) | static void set_option( boost::program_options::variables_map& options... FILE: tests/common/simulated_network.cpp type graphene (line 33) | namespace graphene { namespace net { type net (line 33) | namespace net { type simulated_network::node_info (line 35) | struct simulated_network::node_info method node_info (line 40) | explicit node_info(std::shared_ptr del) : delegate(... FILE: tests/common/simulated_network.hpp type graphene (line 30) | namespace graphene { namespace net { type net (line 30) | namespace net { class simulated_network (line 32) | class simulated_network : public node method simulated_network (line 36) | explicit simulated_network(const std::string& user_agent) : node(u... method listen_to_p2p_network (line 37) | void listen_to_p2p_network() const override {} method connect_to_p2p_network (line 38) | void connect_to_p2p_network() const override {} method connect_to_endpoint (line 39) | void connect_to_endpoint(const fc::ip::endpoint& ep) const ov... method get_actual_listening_endpoint (line 41) | fc::ip::endpoint get_actual_listening_endpoint() const override { ... method sync_from (line 43) | void sync_from(const item_id& current_head_block, method get_connection_count (line 48) | uint32_t get_connection_count() const override { return 8; } type node_info (line 50) | struct node_info FILE: tests/common/utils.hpp type fc (line 39) | namespace fc { function wait_for (line 44) | static void wait_for( const fc::microseconds max_duration, const Funct... type network (line 52) | namespace network { function get_available_port (line 57) | int get_available_port() FILE: tests/elasticsearch/main.cpp function BOOST_AUTO_TEST_CASE (line 48) | BOOST_AUTO_TEST_CASE(elasticsearch_account_history) { function BOOST_AUTO_TEST_CASE (line 218) | BOOST_AUTO_TEST_CASE(elasticsearch_objects) { function BOOST_AUTO_TEST_CASE (line 342) | BOOST_AUTO_TEST_CASE(elasticsearch_history_api) { FILE: tests/generate_empty_blocks/main.cpp type graphene (line 52) | namespace graphene { namespace app { namespace detail { type app (line 52) | namespace app { namespace detail { type detail (line 52) | namespace detail { function main (line 56) | int main( int argc, char** argv ) FILE: tests/intense/api_stress.py function mainloop (line 24) | def mainloop(): FILE: tests/performance/genesis_allocation.cpp function BOOST_AUTO_TEST_CASE (line 37) | BOOST_AUTO_TEST_CASE( operation_sanity_check ) function BOOST_AUTO_TEST_CASE (line 50) | BOOST_AUTO_TEST_CASE( genesis_and_persistence_bench ) FILE: tests/performance/market_fee_sharing_tests.cpp function BOOST_FIXTURE_TEST_CASE (line 33) | BOOST_FIXTURE_TEST_CASE(mfs_performance_test, database_fixture) FILE: tests/performance/performance_tests.cpp function BOOST_AUTO_TEST_CASE (line 45) | BOOST_AUTO_TEST_CASE( sigcheck_benchmark ) function BOOST_AUTO_TEST_CASE (line 62) | BOOST_AUTO_TEST_CASE( one_hundred_k_benchmark ) FILE: tests/tests/api_limit_tests.cpp function BOOST_AUTO_TEST_CASE (line 37) | BOOST_AUTO_TEST_CASE( api_limit_get_key_references ){ function BOOST_AUTO_TEST_CASE (line 78) | BOOST_AUTO_TEST_CASE( api_limit_get_full_accounts ) { function BOOST_AUTO_TEST_CASE (line 134) | BOOST_AUTO_TEST_CASE( api_limit_get_limit_orders ){ function BOOST_AUTO_TEST_CASE (line 157) | BOOST_AUTO_TEST_CASE( api_limit_get_limit_orders_by_account ){ function BOOST_AUTO_TEST_CASE (line 174) | BOOST_AUTO_TEST_CASE( api_limit_get_call_orders ){ function BOOST_AUTO_TEST_CASE (line 196) | BOOST_AUTO_TEST_CASE( api_limit_get_settle_orders ){ function BOOST_AUTO_TEST_CASE (line 217) | BOOST_AUTO_TEST_CASE( api_limit_get_order_book ){ function BOOST_AUTO_TEST_CASE (line 248) | BOOST_AUTO_TEST_CASE( api_limit_lookup_accounts ) { function BOOST_AUTO_TEST_CASE (line 262) | BOOST_AUTO_TEST_CASE( api_limit_lookup_witness_accounts ) { function BOOST_AUTO_TEST_CASE (line 275) | BOOST_AUTO_TEST_CASE( api_limit_get_full_accounts2 ) { function BOOST_AUTO_TEST_CASE (line 318) | BOOST_AUTO_TEST_CASE(api_limit_get_withdraw_permissions_by_recipient){ function BOOST_AUTO_TEST_CASE (line 333) | BOOST_AUTO_TEST_CASE(api_limit_get_withdraw_permissions_by_giver){ function BOOST_AUTO_TEST_CASE (line 348) | BOOST_AUTO_TEST_CASE(api_limit_get_trade_history_by_sequence){ function BOOST_AUTO_TEST_CASE (line 373) | BOOST_AUTO_TEST_CASE(api_limit_get_trade_history){ function BOOST_AUTO_TEST_CASE (line 398) | BOOST_AUTO_TEST_CASE(api_limit_get_top_markets){ function BOOST_AUTO_TEST_CASE (line 416) | BOOST_AUTO_TEST_CASE(api_limit_get_collateral_bids) { function BOOST_AUTO_TEST_CASE (line 494) | BOOST_AUTO_TEST_CASE(api_limit_get_account_limit_orders) { function BOOST_AUTO_TEST_CASE (line 520) | BOOST_AUTO_TEST_CASE( api_limit_lookup_vote_ids ) { function BOOST_AUTO_TEST_CASE (line 547) | BOOST_AUTO_TEST_CASE( api_limit_lookup_committee_member_accounts ) { FILE: tests/tests/app_util_tests.cpp function BOOST_AUTO_TEST_CASE (line 39) | BOOST_AUTO_TEST_CASE(uint128_amount_to_string_test) { function BOOST_AUTO_TEST_CASE (line 183) | BOOST_AUTO_TEST_CASE(price_to_string_throws) { function BOOST_AUTO_TEST_CASE (line 264) | BOOST_AUTO_TEST_CASE(price_to_string_verify) FILE: tests/tests/asset_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 38) | BOOST_AUTO_TEST_CASE( asset_holders ) function BOOST_AUTO_TEST_CASE (line 63) | BOOST_AUTO_TEST_CASE( api_limit_get_asset_holders ) FILE: tests/tests/asset_tests.cpp function BOOST_AUTO_TEST_CASE (line 32) | BOOST_AUTO_TEST_CASE( asset_to_from_string ) FILE: tests/tests/authority_tests.cpp function make_get_custom (line 48) | auto make_get_custom(const database& db) { function BOOST_AUTO_TEST_CASE (line 53) | BOOST_AUTO_TEST_CASE( simple_single_signature ) function BOOST_AUTO_TEST_CASE (line 76) | BOOST_AUTO_TEST_CASE( any_two_of_three ) function BOOST_AUTO_TEST_CASE (line 131) | BOOST_AUTO_TEST_CASE( recursive_accounts ) function BOOST_AUTO_TEST_CASE (line 296) | BOOST_AUTO_TEST_CASE( proposed_single_account ) function BOOST_AUTO_TEST_CASE (line 391) | BOOST_AUTO_TEST_CASE( proposal_failure ) function BOOST_AUTO_TEST_CASE (line 435) | BOOST_AUTO_TEST_CASE( committee_authority ) function BOOST_FIXTURE_TEST_CASE (line 527) | BOOST_FIXTURE_TEST_CASE( fired_committee_members, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 631) | BOOST_FIXTURE_TEST_CASE( proposal_two_accounts, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 692) | BOOST_FIXTURE_TEST_CASE( proposal_delete, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 763) | BOOST_FIXTURE_TEST_CASE( proposal_owner_authority_delete, database_fixtu... function BOOST_FIXTURE_TEST_CASE (line 840) | BOOST_FIXTURE_TEST_CASE( proposal_owner_authority_complete, database_fix... function BOOST_FIXTURE_TEST_CASE (line 928) | BOOST_FIXTURE_TEST_CASE( max_authority_membership, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1023) | BOOST_FIXTURE_TEST_CASE( bogus_signature, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1086) | BOOST_FIXTURE_TEST_CASE( voting_account, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1156) | BOOST_FIXTURE_TEST_CASE( get_required_signatures_test, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1273) | BOOST_FIXTURE_TEST_CASE( nonminimal_sig_test, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 1399) | BOOST_FIXTURE_TEST_CASE( parent_owner_test, database_fixture ) function BOOST_AUTO_TEST_CASE (line 1883) | BOOST_AUTO_TEST_CASE( custom_operation_required_auths_before_fork ) { function BOOST_AUTO_TEST_CASE (line 1936) | BOOST_AUTO_TEST_CASE( custom_operation_required_auths_after_fork ) { function BOOST_FIXTURE_TEST_CASE (line 2005) | BOOST_FIXTURE_TEST_CASE( owner_delegation_test, database_fixture ) function BOOST_FIXTURE_TEST_CASE (line 2045) | BOOST_FIXTURE_TEST_CASE( missing_owner_auth_test, database_fixture ) function BOOST_AUTO_TEST_CASE (line 2166) | BOOST_AUTO_TEST_CASE( nested_execution ) function BOOST_AUTO_TEST_CASE (line 2219) | BOOST_AUTO_TEST_CASE( issue_214 ) function BOOST_AUTO_TEST_CASE (line 2300) | BOOST_AUTO_TEST_CASE( irrelevant_signatures ) function BOOST_AUTO_TEST_CASE (line 2337) | BOOST_AUTO_TEST_CASE( self_approving_proposal ) function BOOST_AUTO_TEST_CASE (line 2368) | BOOST_AUTO_TEST_CASE( self_deleting_proposal ) FILE: tests/tests/basic_tests.cpp function BOOST_AUTO_TEST_CASE (line 51) | BOOST_AUTO_TEST_CASE( valid_name_test ) function BOOST_AUTO_TEST_CASE (line 109) | BOOST_AUTO_TEST_CASE( valid_symbol_test ) function BOOST_AUTO_TEST_CASE (line 138) | BOOST_AUTO_TEST_CASE( object_id_test ) function BOOST_AUTO_TEST_CASE (line 191) | BOOST_AUTO_TEST_CASE( price_test ) function BOOST_AUTO_TEST_CASE (line 399) | BOOST_AUTO_TEST_CASE( price_multiplication_test ) function BOOST_AUTO_TEST_CASE (line 456) | BOOST_AUTO_TEST_CASE( memo_test ) function BOOST_AUTO_TEST_CASE (line 475) | BOOST_AUTO_TEST_CASE( exceptions ) function BOOST_AUTO_TEST_CASE (line 480) | BOOST_AUTO_TEST_CASE( scaled_precision ) function BOOST_AUTO_TEST_CASE (line 511) | BOOST_AUTO_TEST_CASE( merkle_root ) function BOOST_AUTO_TEST_CASE (line 700) | BOOST_AUTO_TEST_CASE( bitasset_feed_expiration_test ) FILE: tests/tests/bitasset_tests.cpp function change_backing_asset (line 60) | void change_backing_asset(database_fixture& fixture, const fc::ecc::priv... function change_asset_options (line 91) | void change_asset_options(database_fixture& fixture, const optional& vec) function BOOST_AUTO_TEST_CASE (line 4039) | BOOST_AUTO_TEST_CASE(authorized_htlc_creation) { function BOOST_AUTO_TEST_CASE (line 4272) | BOOST_AUTO_TEST_CASE(authorized_htlc_redeem) { function BOOST_AUTO_TEST_CASE (line 4472) | BOOST_AUTO_TEST_CASE(authorized_htlc_extension) { function BOOST_AUTO_TEST_CASE (line 4708) | BOOST_AUTO_TEST_CASE(authorized_vesting_balance_create) { function BOOST_AUTO_TEST_CASE (line 4885) | BOOST_AUTO_TEST_CASE(authorized_time_restrictions_1) { function BOOST_AUTO_TEST_CASE (line 5041) | BOOST_AUTO_TEST_CASE(authorized_time_restrictions_2) { function BOOST_AUTO_TEST_CASE (line 5269) | BOOST_AUTO_TEST_CASE(authorized_time_restrictions_3) { function BOOST_AUTO_TEST_CASE (line 5539) | BOOST_AUTO_TEST_CASE(authorized_asset_creation) { function BOOST_AUTO_TEST_CASE (line 5769) | BOOST_AUTO_TEST_CASE(authorized_voting_key) { function BOOST_AUTO_TEST_CASE (line 6117) | BOOST_AUTO_TEST_CASE(authorized_change_witness_signing_key) { FILE: tests/tests/custom_operations.cpp function map_operation (line 44) | void map_operation(flat_map>& pairs, bool remov... function BOOST_AUTO_TEST_CASE (line 69) | BOOST_AUTO_TEST_CASE(custom_operations_account_storage_map_test) function BOOST_AUTO_TEST_CASE (line 393) | BOOST_AUTO_TEST_CASE(custom_operations_account_storage_list_test) FILE: tests/tests/database_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 42) | BOOST_AUTO_TEST_CASE(is_registered) function BOOST_AUTO_TEST_CASE (line 83) | BOOST_AUTO_TEST_CASE( get_potential_signatures_owner_and_active ) function BOOST_AUTO_TEST_CASE (line 133) | BOOST_AUTO_TEST_CASE( get_signatures_non_immediate_owner ) function BOOST_AUTO_TEST_CASE (line 274) | BOOST_AUTO_TEST_CASE( get_potential_signatures_other ) function BOOST_AUTO_TEST_CASE (line 295) | BOOST_AUTO_TEST_CASE( get_required_signatures_owner_or_active ) function BOOST_AUTO_TEST_CASE (line 369) | BOOST_AUTO_TEST_CASE( get_required_signatures_partially_signed_or_not ) function BOOST_AUTO_TEST_CASE (line 794) | BOOST_AUTO_TEST_CASE( subscription_notification_test ) function BOOST_AUTO_TEST_CASE (line 1093) | BOOST_AUTO_TEST_CASE( get_all_workers ) function BOOST_AUTO_TEST_CASE (line 1173) | BOOST_AUTO_TEST_CASE( get_workers_by_account ) function BOOST_AUTO_TEST_CASE (line 1209) | BOOST_AUTO_TEST_CASE( lookup_vote_ids ) function BOOST_AUTO_TEST_CASE (line 1234) | BOOST_AUTO_TEST_CASE(get_limit_orders_by_account) function BOOST_AUTO_TEST_CASE (line 1343) | BOOST_AUTO_TEST_CASE(get_account_limit_orders) function BOOST_AUTO_TEST_CASE (line 1457) | BOOST_AUTO_TEST_CASE( get_transaction_hex ) function BOOST_AUTO_TEST_CASE (line 1483) | BOOST_AUTO_TEST_CASE( get_block_tests ) function BOOST_AUTO_TEST_CASE (line 1725) | BOOST_AUTO_TEST_CASE( get_assets_by_issuer ) { function BOOST_AUTO_TEST_CASE (line 1753) | BOOST_AUTO_TEST_CASE( get_call_orders_by_account ) { function BOOST_AUTO_TEST_CASE (line 1798) | BOOST_AUTO_TEST_CASE( get_settle_orders_by_account ) { function BOOST_AUTO_TEST_CASE (line 1842) | BOOST_AUTO_TEST_CASE( asset_in_collateral ) FILE: tests/tests/database_tests.cpp function BOOST_AUTO_TEST_CASE (line 40) | BOOST_AUTO_TEST_CASE( undo_test ) function BOOST_AUTO_TEST_CASE (line 69) | BOOST_AUTO_TEST_CASE(failed_modify_test) function BOOST_AUTO_TEST_CASE (line 92) | BOOST_AUTO_TEST_CASE( flat_index_test ) function BOOST_AUTO_TEST_CASE (line 122) | BOOST_AUTO_TEST_CASE( merge_test ) function BOOST_AUTO_TEST_CASE (line 141) | BOOST_AUTO_TEST_CASE( direct_index_test ) function BOOST_AUTO_TEST_CASE (line 227) | BOOST_AUTO_TEST_CASE( required_approval_index_test ) // see https://gith... FILE: tests/tests/fee_tests.cpp function BOOST_AUTO_TEST_CASE (line 46) | BOOST_AUTO_TEST_CASE( nonzero_fee_test ) function BOOST_AUTO_TEST_CASE (line 81) | BOOST_AUTO_TEST_CASE(asset_claim_fees_test) function BOOST_AUTO_TEST_CASE (line 206) | BOOST_AUTO_TEST_CASE(asset_claim_pool_test) function pct (line 347) | uint64_t pct( uint64_t percentage, uint64_t val ) function pct (line 355) | uint64_t pct( uint64_t percentage0, uint64_t percentage1, uint64_t val ) function pct (line 360) | uint64_t pct( uint64_t percentage0, uint64_t percentage1, uint64_t perce... type actor_audit (line 365) | struct actor_audit function BOOST_AUTO_TEST_CASE (line 375) | BOOST_AUTO_TEST_CASE( cashback_test ) function BOOST_AUTO_TEST_CASE (line 689) | BOOST_AUTO_TEST_CASE( account_create_fee_scaling ) function BOOST_AUTO_TEST_CASE (line 719) | BOOST_AUTO_TEST_CASE( fee_refund_test ) function BOOST_AUTO_TEST_CASE (line 914) | BOOST_AUTO_TEST_CASE( non_core_fee_refund_test ) function BOOST_AUTO_TEST_CASE (line 1302) | BOOST_AUTO_TEST_CASE( hf445_fee_refund_cross_test ) function BOOST_AUTO_TEST_CASE (line 1806) | BOOST_AUTO_TEST_CASE( bsip26_fee_refund_test ) function BOOST_AUTO_TEST_CASE (line 2578) | BOOST_AUTO_TEST_CASE( bsip26_fee_refund_cross_test ) function BOOST_AUTO_TEST_CASE (line 3718) | BOOST_AUTO_TEST_CASE( stealth_fba_test ) function BOOST_AUTO_TEST_CASE (line 3922) | BOOST_AUTO_TEST_CASE( defaults_test ) function BOOST_AUTO_TEST_CASE (line 3979) | BOOST_AUTO_TEST_CASE( sub_asset_creation_fee_test ) function BOOST_AUTO_TEST_CASE (line 4034) | BOOST_AUTO_TEST_CASE( issue_429_test ) function BOOST_AUTO_TEST_CASE (line 4102) | BOOST_AUTO_TEST_CASE( issue_433_test ) function BOOST_AUTO_TEST_CASE (line 4143) | BOOST_AUTO_TEST_CASE( issue_433_indirect_test ) function BOOST_AUTO_TEST_CASE (line 4209) | BOOST_AUTO_TEST_CASE( fee_change_test ) FILE: tests/tests/force_settle_fee_tests.cpp function force_settle_database_fixture (line 38) | force_settle_database_fixture() function BOOST_AUTO_TEST_CASE (line 158) | BOOST_AUTO_TEST_CASE(force_settle_fee_1_test) { function BOOST_AUTO_TEST_CASE (line 407) | BOOST_AUTO_TEST_CASE(force_settle_fee_2_test) { function BOOST_AUTO_TEST_CASE (line 936) | BOOST_AUTO_TEST_CASE(force_settle_fee_invalid_claims_test) { function BOOST_AUTO_TEST_CASE (line 1046) | BOOST_AUTO_TEST_CASE(force_settle_fee_extreme_1_test) { FILE: tests/tests/force_settle_match_tests.cpp function BOOST_AUTO_TEST_CASE (line 43) | BOOST_AUTO_TEST_CASE(tcr_test_hf2481_settle_call) function BOOST_AUTO_TEST_CASE (line 223) | BOOST_AUTO_TEST_CASE(hf2481_small_settle_call) function BOOST_AUTO_TEST_CASE (line 455) | BOOST_AUTO_TEST_CASE(tcr_test_hf2481_call_settle) function BOOST_AUTO_TEST_CASE (line 678) | BOOST_AUTO_TEST_CASE(hf2481_cross_test) function BOOST_AUTO_TEST_CASE (line 915) | BOOST_AUTO_TEST_CASE(call_settle_blackswan) function BOOST_AUTO_TEST_CASE (line 1330) | BOOST_AUTO_TEST_CASE(call_settle_limit_settle) FILE: tests/tests/grouped_orders_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 37) | BOOST_AUTO_TEST_CASE(api_limit_get_grouped_limit_orders) { FILE: tests/tests/history_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 42) | BOOST_AUTO_TEST_CASE(get_account_history) { function BOOST_AUTO_TEST_CASE (line 141) | BOOST_AUTO_TEST_CASE(get_account_history_virtual_operation_test) function BOOST_AUTO_TEST_CASE (line 200) | BOOST_AUTO_TEST_CASE(get_account_history_notify_all_on_creation) { function BOOST_AUTO_TEST_CASE (line 259) | BOOST_AUTO_TEST_CASE(get_account_history_additional) { function BOOST_AUTO_TEST_CASE (line 592) | BOOST_AUTO_TEST_CASE(get_account_history_by_time) { function BOOST_AUTO_TEST_CASE (line 727) | BOOST_AUTO_TEST_CASE(track_account) { function BOOST_AUTO_TEST_CASE (line 808) | BOOST_AUTO_TEST_CASE(track_account2) { function BOOST_AUTO_TEST_CASE (line 872) | BOOST_AUTO_TEST_CASE(min_blocks_to_keep_test) { function BOOST_AUTO_TEST_CASE (line 950) | BOOST_AUTO_TEST_CASE(get_account_history_operations) { function BOOST_AUTO_TEST_CASE (line 1019) | BOOST_AUTO_TEST_CASE(api_limit_get_account_history_operations) { function BOOST_AUTO_TEST_CASE (line 1088) | BOOST_AUTO_TEST_CASE(api_limit_get_account_history) { function BOOST_AUTO_TEST_CASE (line 1144) | BOOST_AUTO_TEST_CASE(api_limit_get_relative_account_history) { function BOOST_AUTO_TEST_CASE (line 1165) | BOOST_AUTO_TEST_CASE(api_limit_get_account_history_by_operations) { FILE: tests/tests/htlc_tests.cpp function generate_random_preimage (line 59) | void generate_random_preimage(uint16_t key_size, std::vector& vec) function advance_past_htlc_first_hardfork (line 66) | void advance_past_htlc_first_hardfork(database_fixture* db_fixture) function BOOST_AUTO_TEST_CASE (line 74) | BOOST_AUTO_TEST_CASE( htlc_expires ) function htlc_create_operation (line 183) | htlc_create_operation create_htlc(const database& db, const account_id_t... function proposal_create_operation (line 202) | proposal_create_operation create_proposal(const database& db, const acco... function BOOST_AUTO_TEST_CASE (line 213) | BOOST_AUTO_TEST_CASE( htlc_hf_bsip64 ) function BOOST_AUTO_TEST_CASE (line 521) | BOOST_AUTO_TEST_CASE( htlc_fulfilled ) function BOOST_AUTO_TEST_CASE (line 611) | BOOST_AUTO_TEST_CASE( other_peoples_money ) function BOOST_AUTO_TEST_CASE (line 663) | BOOST_AUTO_TEST_CASE( htlc_hardfork_test ) function BOOST_AUTO_TEST_CASE (line 814) | BOOST_AUTO_TEST_CASE( htlc_before_hardfork ) function BOOST_AUTO_TEST_CASE (line 903) | BOOST_AUTO_TEST_CASE( fee_calculations ) function BOOST_AUTO_TEST_CASE (line 957) | BOOST_AUTO_TEST_CASE( htlc_blacklist ) function BOOST_AUTO_TEST_CASE (line 1091) | BOOST_AUTO_TEST_CASE(htlc_database_api) { FILE: tests/tests/liquidity_pool_tests.cpp function BOOST_AUTO_TEST_CASE (line 40) | BOOST_AUTO_TEST_CASE( liquidity_pool_hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 97) | BOOST_AUTO_TEST_CASE( liquidity_pool_update_hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 130) | BOOST_AUTO_TEST_CASE( liquidity_pool_update_test ) function BOOST_AUTO_TEST_CASE (line 255) | BOOST_AUTO_TEST_CASE( liquidity_pool_create_delete_proposal_test ) function BOOST_AUTO_TEST_CASE (line 437) | BOOST_AUTO_TEST_CASE( liquidity_pool_deposit_withdrawal_test ) function BOOST_AUTO_TEST_CASE (line 873) | BOOST_AUTO_TEST_CASE( liquidity_pool_exchange_test ) function BOOST_AUTO_TEST_CASE (line 1530) | BOOST_AUTO_TEST_CASE( liquidity_pool_apis_test ) FILE: tests/tests/login_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 36) | BOOST_AUTO_TEST_CASE( get_config_test ) function BOOST_AUTO_TEST_CASE (line 59) | BOOST_AUTO_TEST_CASE( login_test ) FILE: tests/tests/margin_call_fee_tests.cpp type bitasset_database_fixture (line 39) | struct bitasset_database_fixture : database_fixture { method bitasset_database_fixture (line 40) | bitasset_database_fixture() method limit_order_create_operation (line 44) | const limit_order_create_operation method limit_order_create_operation (line 53) | const limit_order_create_operation method limit_order_create_operation (line 62) | const limit_order_create_operation method asset_create_operation (line 75) | const asset_create_operation create_user_issued_asset_operation(const ... function BOOST_AUTO_TEST_CASE (line 104) | BOOST_AUTO_TEST_CASE(mcfr_tests) { function BOOST_AUTO_TEST_CASE (line 298) | BOOST_AUTO_TEST_CASE(complete_fill_of_call_order_as_maker) { function BOOST_AUTO_TEST_CASE (line 567) | BOOST_AUTO_TEST_CASE(complete_fill_of_call_order_as_maker_2) { function BOOST_AUTO_TEST_CASE (line 898) | BOOST_AUTO_TEST_CASE(target_cr_partial_fill_of_call_order_as_maker) { function BOOST_AUTO_TEST_CASE (line 1245) | BOOST_AUTO_TEST_CASE(complete_fill_of_call_order_as_taker) { function BOOST_AUTO_TEST_CASE (line 1543) | BOOST_AUTO_TEST_CASE(target_cr_partial_fill_of_call_order_as_taker) { function BOOST_AUTO_TEST_CASE (line 1912) | BOOST_AUTO_TEST_CASE(mcfr_reduction_triggers_matching_of_margin_call_ord... function BOOST_AUTO_TEST_CASE (line 2302) | BOOST_AUTO_TEST_CASE(prevention_before_hardfork_test) { FILE: tests/tests/market_fee_sharing_tests.cpp type fc (line 15) | namespace fc type reward_database_fixture (line 25) | struct reward_database_fixture : database_fixture method reward_database_fixture (line 29) | reward_database_fixture() method update_asset (line 34) | void update_asset( const account_id_type& issuer_id, method asset_update_blacklist_authority (line 57) | void asset_update_blacklist_authority(const account_id_type& issuer_id, method add_account_to_blacklist (line 76) | void add_account_to_blacklist(const account_id_type& authorizing_accou... method generate_blocks_past_hf1774 (line 93) | void generate_blocks_past_hf1774() method generate_blocks_past_hf1800 (line 100) | void generate_blocks_past_hf1800() method asset (line 107) | asset core_asset(int64_t x ) method create_vesting_balance_object (line 114) | void create_vesting_balance_object(const account_id_type& account_id, ... function BOOST_AUTO_TEST_CASE (line 125) | BOOST_AUTO_TEST_CASE(cannot_create_asset_with_reward_percent_of_100_befo... function BOOST_AUTO_TEST_CASE (line 177) | BOOST_AUTO_TEST_CASE(cannot_set_reward_percent_to_100_before_hf1774) function BOOST_AUTO_TEST_CASE (line 207) | BOOST_AUTO_TEST_CASE(create_asset_with_reward_percent_of_100_after_hf1774) function BOOST_AUTO_TEST_CASE (line 239) | BOOST_AUTO_TEST_CASE(set_reward_percent_to_100_after_hf1774) function BOOST_AUTO_TEST_CASE (line 260) | BOOST_AUTO_TEST_CASE(asset_rewards_test) function BOOST_AUTO_TEST_CASE (line 379) | BOOST_AUTO_TEST_CASE(asset_claim_reward_test) function BOOST_AUTO_TEST_CASE (line 439) | BOOST_AUTO_TEST_CASE(create_actors) function BOOST_AUTO_TEST_CASE (line 475) | BOOST_AUTO_TEST_CASE(fee_shares_between_temp_acc_and_committee_acc_befor... function BOOST_AUTO_TEST_CASE (line 506) | BOOST_AUTO_TEST_CASE(fee_do_not_share_between_temp_acc_and_committee_acc... function BOOST_AUTO_TEST_CASE (line 538) | BOOST_AUTO_TEST_CASE(fee_shares_to_temp_referrer_before_hf_1800) function BOOST_AUTO_TEST_CASE (line 572) | BOOST_AUTO_TEST_CASE(fee_do_not_share_to_temp_referrer_after_hf_1800) function BOOST_AUTO_TEST_CASE (line 607) | BOOST_AUTO_TEST_CASE(white_list_is_empty_test) function BOOST_AUTO_TEST_CASE (line 640) | BOOST_AUTO_TEST_CASE(white_list_contains_registrar_test) function BOOST_AUTO_TEST_CASE (line 674) | BOOST_AUTO_TEST_CASE(white_list_contains_referrer_test) function BOOST_AUTO_TEST_CASE (line 706) | BOOST_AUTO_TEST_CASE(white_list_doesnt_contain_registrar_test) function BOOST_AUTO_TEST_CASE (line 738) | BOOST_AUTO_TEST_CASE(create_asset_via_proposal_test) function BOOST_AUTO_TEST_CASE (line 781) | BOOST_AUTO_TEST_CASE(update_asset_via_proposal_test) function BOOST_AUTO_TEST_CASE (line 820) | BOOST_AUTO_TEST_CASE(issue_asset){ function BOOST_AUTO_TEST_CASE (line 848) | BOOST_AUTO_TEST_CASE(accumulated_fees_before_hf_test) function BOOST_AUTO_TEST_CASE (line 874) | BOOST_AUTO_TEST_CASE(accumulated_fees_after_hf_test) function BOOST_AUTO_TEST_CASE (line 900) | BOOST_AUTO_TEST_CASE(accumulated_fees_with_additional_options_after_hf_t... function BOOST_AUTO_TEST_CASE (line 933) | BOOST_AUTO_TEST_CASE( create_vesting_balance_with_instant_vesting_policy... function BOOST_AUTO_TEST_CASE (line 974) | BOOST_AUTO_TEST_CASE( create_vesting_balance_with_instant_vesting_policy... function BOOST_AUTO_TEST_CASE (line 1008) | BOOST_AUTO_TEST_CASE(white_list_asset_rewards_test) function BOOST_AUTO_TEST_CASE (line 1082) | BOOST_AUTO_TEST_CASE( create_vesting_balance_object_test ) function BOOST_AUTO_TEST_CASE (line 1112) | BOOST_AUTO_TEST_CASE( possibility_to_set_100_reward_percent_after_hf1774 ) FILE: tests/tests/market_rounding_tests.cpp function BOOST_AUTO_TEST_CASE (line 44) | BOOST_AUTO_TEST_CASE( trade_amount_equals_zero ) function BOOST_AUTO_TEST_CASE (line 98) | BOOST_AUTO_TEST_CASE( trade_amount_equals_zero_after_hf_184 ) function BOOST_AUTO_TEST_CASE (line 151) | BOOST_AUTO_TEST_CASE( limit_limit_rounding_test1 ) function BOOST_AUTO_TEST_CASE (line 215) | BOOST_AUTO_TEST_CASE( limit_limit_rounding_test1_after_hf_342 ) function BOOST_AUTO_TEST_CASE (line 280) | BOOST_AUTO_TEST_CASE( limit_limit_rounding_test2 ) function BOOST_AUTO_TEST_CASE (line 345) | BOOST_AUTO_TEST_CASE( limit_limit_rounding_test2_after_hf_342 ) function BOOST_AUTO_TEST_CASE (line 410) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test1 ) function BOOST_AUTO_TEST_CASE (line 485) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test2 ) function BOOST_AUTO_TEST_CASE (line 556) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test3 ) function BOOST_AUTO_TEST_CASE (line 632) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test1_after_hardfork ) function BOOST_AUTO_TEST_CASE (line 708) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test2_after_hardfork ) function BOOST_AUTO_TEST_CASE (line 781) | BOOST_AUTO_TEST_CASE( issue_132_limit_and_call_test3_after_hardfork ) function BOOST_AUTO_TEST_CASE (line 860) | BOOST_AUTO_TEST_CASE( limit_call_rounding_test1 ) function BOOST_AUTO_TEST_CASE (line 930) | BOOST_AUTO_TEST_CASE( limit_call_rounding_test1_after_hf_342 ) function BOOST_AUTO_TEST_CASE (line 1005) | BOOST_AUTO_TEST_CASE( limit_call_rounding_test2 ) function BOOST_AUTO_TEST_CASE (line 1076) | BOOST_AUTO_TEST_CASE( limit_call_rounding_test2_after_hf_342 ) function BOOST_AUTO_TEST_CASE (line 1148) | BOOST_AUTO_TEST_CASE( call_limit_rounding_test1 ) function BOOST_AUTO_TEST_CASE (line 1227) | BOOST_AUTO_TEST_CASE( call_limit_rounding_test1_after_hf_342 ) function BOOST_AUTO_TEST_CASE (line 1307) | BOOST_AUTO_TEST_CASE( call_limit_rounding_test2 ) function BOOST_AUTO_TEST_CASE (line 1409) | BOOST_AUTO_TEST_CASE( call_limit_rounding_test2_after_hf_342 ) FILE: tests/tests/market_tests.cpp function BOOST_AUTO_TEST_CASE (line 42) | BOOST_AUTO_TEST_CASE(issue_338_etc) function BOOST_AUTO_TEST_CASE (line 233) | BOOST_AUTO_TEST_CASE(hardfork_core_338_test) function BOOST_AUTO_TEST_CASE (line 436) | BOOST_AUTO_TEST_CASE(hardfork_core_453_test) function BOOST_AUTO_TEST_CASE (line 523) | BOOST_AUTO_TEST_CASE(hardfork_core_625_big_limit_order_test) function BOOST_AUTO_TEST_CASE (line 680) | BOOST_AUTO_TEST_CASE(hard_fork_453_cross_test) function BOOST_AUTO_TEST_CASE (line 889) | BOOST_AUTO_TEST_CASE(hard_fork_338_cross_test) function BOOST_AUTO_TEST_CASE (line 1009) | BOOST_AUTO_TEST_CASE(hard_fork_649_cross_test) function BOOST_AUTO_TEST_CASE (line 1123) | BOOST_AUTO_TEST_CASE(hard_fork_343_cross_test) function BOOST_AUTO_TEST_CASE (line 1241) | BOOST_AUTO_TEST_CASE(mcfr_blackswan_test) function BOOST_AUTO_TEST_CASE (line 1336) | BOOST_AUTO_TEST_CASE(mcfr_blackswan_test_after_hf_core_2481) function BOOST_AUTO_TEST_CASE (line 1454) | BOOST_AUTO_TEST_CASE(gs_price_test) function BOOST_AUTO_TEST_CASE (line 1546) | BOOST_AUTO_TEST_CASE(gs_price_test_after_hf2481) function BOOST_AUTO_TEST_CASE (line 1555) | BOOST_AUTO_TEST_CASE(mcfr_rounding_test) function BOOST_AUTO_TEST_CASE (line 1720) | BOOST_AUTO_TEST_CASE(target_cr_test_limit_call) function BOOST_AUTO_TEST_CASE (line 1906) | BOOST_AUTO_TEST_CASE(target_cr_test_call_limit) function BOOST_AUTO_TEST_CASE (line 2050) | BOOST_AUTO_TEST_CASE(mcr_bug_increase_before1270) function BOOST_AUTO_TEST_CASE (line 2115) | BOOST_AUTO_TEST_CASE(mcr_bug_increase_after1270) function BOOST_AUTO_TEST_CASE (line 2184) | BOOST_AUTO_TEST_CASE(mcr_bug_decrease_before1270) function BOOST_AUTO_TEST_CASE (line 2254) | BOOST_AUTO_TEST_CASE(mcr_bug_decrease_after1270) function BOOST_AUTO_TEST_CASE (line 2327) | BOOST_AUTO_TEST_CASE(mcr_bug_cross1270) FILE: tests/tests/network_broadcast_api_tests.cpp function BOOST_AUTO_TEST_CASE (line 39) | BOOST_AUTO_TEST_CASE( broadcast_transaction_with_callback_test ) { function BOOST_AUTO_TEST_CASE (line 78) | BOOST_AUTO_TEST_CASE( broadcast_transaction_disabled_p2p_test ) { function BOOST_AUTO_TEST_CASE (line 108) | BOOST_AUTO_TEST_CASE( broadcast_transaction_too_large ) { FILE: tests/tests/operation_tests.cpp function BOOST_AUTO_TEST_CASE (line 53) | BOOST_AUTO_TEST_CASE( feed_limit_logic_test ) function BOOST_AUTO_TEST_CASE (line 80) | BOOST_AUTO_TEST_CASE( limit_order_update_hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 112) | BOOST_AUTO_TEST_CASE(limit_order_update_test) function BOOST_AUTO_TEST_CASE (line 232) | BOOST_AUTO_TEST_CASE( limit_order_update_asset_authorization_test ) function BOOST_AUTO_TEST_CASE (line 416) | BOOST_AUTO_TEST_CASE(limit_order_update_dust_test) function BOOST_AUTO_TEST_CASE (line 451) | BOOST_AUTO_TEST_CASE(limit_order_update_match_test) function BOOST_AUTO_TEST_CASE (line 476) | BOOST_AUTO_TEST_CASE(limit_order_update_match_test_2) function BOOST_AUTO_TEST_CASE (line 501) | BOOST_AUTO_TEST_CASE( call_order_update_test ) function BOOST_AUTO_TEST_CASE (line 596) | BOOST_AUTO_TEST_CASE( old_call_order_update_test_after_hardfork_583 ) function BOOST_AUTO_TEST_CASE (line 698) | BOOST_AUTO_TEST_CASE( call_order_update_asset_auth_test ) function BOOST_AUTO_TEST_CASE (line 851) | BOOST_AUTO_TEST_CASE( asset_settle_operation_asset_auth_test ) function BOOST_AUTO_TEST_CASE (line 1013) | BOOST_AUTO_TEST_CASE( bid_collateral_operation_asset_auth_test ) function BOOST_AUTO_TEST_CASE (line 1170) | BOOST_AUTO_TEST_CASE( asset_settle_cancel_operation_test_after_hf588 ) function BOOST_AUTO_TEST_CASE (line 1232) | BOOST_AUTO_TEST_CASE( bsip77_hardfork_time_and_param_valid_range_test ) function BOOST_AUTO_TEST_CASE (line 1415) | BOOST_AUTO_TEST_CASE( old_call_order_update_test_after_hardfork_bsip77_w... function BOOST_AUTO_TEST_CASE (line 1421) | BOOST_AUTO_TEST_CASE( more_call_order_update_test ) function BOOST_AUTO_TEST_CASE (line 1518) | BOOST_AUTO_TEST_CASE( more_call_order_update_test_after_hardfork_583 ) function BOOST_AUTO_TEST_CASE (line 1629) | BOOST_AUTO_TEST_CASE( more_call_order_update_test_after_hardfork_bsip77_... function BOOST_AUTO_TEST_CASE (line 1635) | BOOST_AUTO_TEST_CASE( more_call_order_update_test_after_hardfork_bsip77_... function BOOST_AUTO_TEST_CASE (line 1831) | BOOST_AUTO_TEST_CASE( more_call_order_update_test_after_hardfork_bsip77_... function BOOST_AUTO_TEST_CASE (line 2009) | BOOST_AUTO_TEST_CASE( call_order_update_validation_test ) function BOOST_AUTO_TEST_CASE (line 2059) | BOOST_AUTO_TEST_CASE( margin_call_limit_test ) function BOOST_AUTO_TEST_CASE (line 2125) | BOOST_AUTO_TEST_CASE( prediction_market ) function BOOST_AUTO_TEST_CASE (line 2181) | BOOST_AUTO_TEST_CASE( prediction_market_resolves_to_0 ) function BOOST_AUTO_TEST_CASE (line 2220) | BOOST_AUTO_TEST_CASE( prediction_market_black_swan ) function BOOST_AUTO_TEST_CASE (line 2276) | BOOST_AUTO_TEST_CASE( create_account_test ) function BOOST_AUTO_TEST_CASE (line 2352) | BOOST_AUTO_TEST_CASE( update_account ) function BOOST_AUTO_TEST_CASE (line 2399) | BOOST_AUTO_TEST_CASE( transfer_core_asset ) function BOOST_AUTO_TEST_CASE (line 2443) | BOOST_AUTO_TEST_CASE( create_committee_member ) function BOOST_AUTO_TEST_CASE (line 2463) | BOOST_AUTO_TEST_CASE( create_mia ) function BOOST_AUTO_TEST_CASE (line 2474) | BOOST_AUTO_TEST_CASE( update_mia ) function BOOST_AUTO_TEST_CASE (line 2526) | BOOST_AUTO_TEST_CASE( create_uia ) function BOOST_AUTO_TEST_CASE (line 2579) | BOOST_AUTO_TEST_CASE( update_uia ) function BOOST_AUTO_TEST_CASE (line 2658) | BOOST_AUTO_TEST_CASE( update_uia_issuer ) function BOOST_AUTO_TEST_CASE (line 2777) | BOOST_AUTO_TEST_CASE( issue_uia ) function BOOST_AUTO_TEST_CASE (line 2814) | BOOST_AUTO_TEST_CASE( transfer_uia ) function BOOST_AUTO_TEST_CASE (line 2840) | BOOST_AUTO_TEST_CASE( create_buy_uia_multiple_match_new ) function BOOST_AUTO_TEST_CASE (line 2876) | BOOST_AUTO_TEST_CASE( create_buy_exact_match_uia ) function BOOST_AUTO_TEST_CASE (line 2913) | BOOST_AUTO_TEST_CASE( create_buy_uia_multiple_match_new_reverse ) function BOOST_AUTO_TEST_CASE (line 2949) | BOOST_AUTO_TEST_CASE( create_buy_uia_multiple_match_new_reverse_fract ) function BOOST_AUTO_TEST_CASE (line 2988) | BOOST_AUTO_TEST_CASE( uia_fees ) function BOOST_AUTO_TEST_CASE (line 3052) | BOOST_AUTO_TEST_CASE( cancel_limit_order_test ) function BOOST_AUTO_TEST_CASE (line 3070) | BOOST_AUTO_TEST_CASE( witness_feeds ) function BOOST_AUTO_TEST_CASE (line 3129) | BOOST_AUTO_TEST_CASE( limit_order_fill_or_kill ) function BOOST_AUTO_TEST_CASE (line 3153) | BOOST_AUTO_TEST_CASE( fill_order ) function BOOST_AUTO_TEST_CASE (line 3160) | BOOST_AUTO_TEST_CASE( witness_pay_test ) function BOOST_AUTO_TEST_CASE (line 3281) | BOOST_AUTO_TEST_CASE( reserve_asset_test ) function BOOST_AUTO_TEST_CASE (line 3357) | BOOST_AUTO_TEST_CASE( call_order_update_evaluator_test ) function BOOST_AUTO_TEST_CASE (line 3467) | BOOST_AUTO_TEST_CASE( cover_with_collateral_test ) function BOOST_AUTO_TEST_CASE (line 3540) | BOOST_AUTO_TEST_CASE( vesting_balance_create_test ) function BOOST_AUTO_TEST_CASE (line 3589) | BOOST_AUTO_TEST_CASE( vesting_balance_create_asset_auth_test ) function BOOST_AUTO_TEST_CASE (line 3731) | BOOST_AUTO_TEST_CASE( vesting_balance_withdraw_test ) FILE: tests/tests/operation_tests2.cpp type withdrawal_period_descriptor (line 54) | struct withdrawal_period_descriptor { method withdrawal_period_descriptor (line 55) | withdrawal_period_descriptor(const time_point_sec start, const time_po... method string (line 70) | string const to_string() const { function withdrawal_period_descriptor (line 88) | withdrawal_period_descriptor current_period(const withdraw_permission_ob... method withdrawal_period_descriptor (line 55) | withdrawal_period_descriptor(const time_point_sec start, const time_po... method string (line 70) | string const to_string() const { function BOOST_AUTO_TEST_CASE (line 107) | BOOST_AUTO_TEST_CASE( withdraw_permission_create ) function BOOST_AUTO_TEST_CASE (line 150) | BOOST_AUTO_TEST_CASE( withdraw_permission_test ) function BOOST_AUTO_TEST_CASE (line 292) | BOOST_AUTO_TEST_CASE( withdraw_permission_nominal_case ) function BOOST_AUTO_TEST_CASE (line 343) | BOOST_AUTO_TEST_CASE( withdraw_permission_whitelist_asset_test ) function BOOST_AUTO_TEST_CASE (line 454) | BOOST_AUTO_TEST_CASE( withdraw_permission_incremental_case ) function BOOST_AUTO_TEST_CASE (line 658) | BOOST_AUTO_TEST_CASE( withdraw_permission_update ) function BOOST_AUTO_TEST_CASE (line 701) | BOOST_AUTO_TEST_CASE( withdraw_permission_delete ) function BOOST_AUTO_TEST_CASE (line 714) | BOOST_AUTO_TEST_CASE( mia_feeds ) function BOOST_AUTO_TEST_CASE (line 787) | BOOST_AUTO_TEST_CASE( feed_limit_test ) function BOOST_AUTO_TEST_CASE (line 819) | BOOST_AUTO_TEST_CASE( witness_create ) function BOOST_AUTO_TEST_CASE (line 1006) | BOOST_AUTO_TEST_CASE( global_settle_test ) function BOOST_AUTO_TEST_CASE (line 1116) | BOOST_AUTO_TEST_CASE( worker_create_test ) function BOOST_AUTO_TEST_CASE (line 1155) | BOOST_AUTO_TEST_CASE( worker_pay_test ) function BOOST_AUTO_TEST_CASE (line 1237) | BOOST_AUTO_TEST_CASE( refund_worker_test ) function BOOST_AUTO_TEST_CASE (line 1310) | BOOST_AUTO_TEST_CASE( burn_worker_test ) function BOOST_AUTO_TEST_CASE (line 1383) | BOOST_AUTO_TEST_CASE( force_settle_test ) function BOOST_AUTO_TEST_CASE (line 1615) | BOOST_AUTO_TEST_CASE( assert_op_test ) function BOOST_AUTO_TEST_CASE (line 1641) | BOOST_AUTO_TEST_CASE( balance_object_test ) function BOOST_AUTO_TEST_CASE (line 1793) | BOOST_AUTO_TEST_CASE(transfer_with_memo) { function BOOST_AUTO_TEST_CASE (line 1819) | BOOST_AUTO_TEST_CASE(zero_second_vbo) function BOOST_AUTO_TEST_CASE (line 1937) | BOOST_AUTO_TEST_CASE( vbo_withdraw_different ) function BOOST_AUTO_TEST_CASE (line 2012) | BOOST_AUTO_TEST_CASE( top_n_special ) function BOOST_AUTO_TEST_CASE (line 2160) | BOOST_AUTO_TEST_CASE( buyback ) FILE: tests/tests/oso_take_profit_order_tests.cpp function BOOST_AUTO_TEST_CASE (line 40) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 82) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_setup_test ) function BOOST_AUTO_TEST_CASE (line 217) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_trigger_and_cancel_test ) function BOOST_AUTO_TEST_CASE (line 821) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_fail_test_1 ) function BOOST_AUTO_TEST_CASE (line 938) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_update_basic_test ) function BOOST_AUTO_TEST_CASE (line 1035) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_update_test_1 ) function BOOST_AUTO_TEST_CASE (line 1189) | BOOST_AUTO_TEST_CASE( oso_take_profit_order_update_test_2 ) FILE: tests/tests/p2p_node_tests.cpp class test_delegate (line 56) | class test_delegate : public graphene::net::peer_connection_delegate method test_delegate (line 59) | test_delegate() method on_message (line 62) | void on_message( graphene::net::peer_connection* originating_peer, method on_connection_closed (line 74) | void on_connection_closed( graphene::net::peer_connection* originating... method get_message_for_item (line 75) | graphene::net::message get_message_for_item( const graphene::net::item... class test_peer (line 82) | class test_peer : public graphene::net::peer_connection method test_peer (line 90) | test_peer(graphene::net::peer_connection_delegate* del) : graphene::ne... method send_message (line 94) | void send_message( const graphene::net::message& message_to_send, method get_public_key (line 100) | graphene::net::node_id_t get_public_key() const method set_configured_node_id (line 105) | void set_configured_node_id( const graphene::net::node_id_t& id ) method get_configured_node_id (line 110) | graphene::net::node_id_t get_configured_node_id() const method create_hello_message (line 115) | graphene::net::hello_message create_hello_message( const graphene::net... function test_closing_connection_message (line 145) | static void test_closing_connection_message( const graphene::net::messag... function test_connection_accepted_message (line 150) | static void test_connection_accepted_message( const graphene::net::messa... function test_connection_rejected_message (line 155) | static void test_connection_rejected_message( const graphene::net::messa... function test_address_message (line 160) | static void test_address_message( const graphene::net::message& msg, std... class test_node_delegate (line 167) | class test_node_delegate : public graphene::net::node_delegate method test_node_delegate (line 173) | explicit test_node_delegate( const std::string& name ) method has_item (line 180) | bool has_item( const graphene::net::item_id& id ) { return false; } method handle_block (line 181) | bool handle_block( const graphene::net::block_message& blk_msg, bool s... method handle_transaction (line 184) | void handle_transaction( const graphene::net::trx_message& trx_msg ) method handle_message (line 188) | void handle_message( const graphene::net::message& message_to_process ) method get_block_ids (line 192) | std::vector get_block_ids( method get_item (line 198) | graphene::net::message get_item( const graphene::net::item_id& id ) method get_chain_id (line 203) | graphene::net::chain_id_type get_chain_id() const method get_blockchain_synopsis (line 208) | std::vector get_blockchain_synopsis( method sync_status (line 214) | void sync_status( uint32_t item_type, uint32_t item_count ) {} method connection_count_changed (line 215) | void connection_count_changed( uint32_t c ) method get_block_number (line 219) | uint32_t get_block_number( const graphene::net::item_hash_t& block_id ) method get_block_time (line 224) | fc::time_point_sec get_block_time( const graphene::net::item_hash_t& b... method get_head_block_id (line 229) | graphene::net::item_hash_t get_head_block_id() const method estimate_last_known_fork_from_git_revision_timestamp (line 234) | uint32_t estimate_last_known_fork_from_git_revision_timestamp( uint32_... method error_encountered (line 238) | void error_encountered( const std::string& message, const fc::oexcepti... method get_current_block_interval_in_seconds (line 242) | uint8_t get_current_block_interval_in_seconds() const class test_node (line 249) | class test_node : public graphene::net::node method test_node (line 254) | test_node( const std::string& name, const fc::path& config_dir, int po... method start_fake_network_connect_loop (line 284) | void start_fake_network_connect_loop() method stop_fake_network_connect_loop (line 292) | void stop_fake_network_connect_loop() method on_message (line 297) | void on_message( graphene::net::peer_connection_ptr originating_peer, method create_test_peer (line 305) | std::pair, std::shared_ptr> ... method create_peer_connection (line 316) | std::pair, graphene::net::peer_connecti... method create_hello_message_from_peer (line 329) | graphene::net::hello_message create_hello_message_from_peer( std::shar... class fake_network_connect_guard (line 342) | class fake_network_connect_guard method fake_network_connect_guard (line 347) | explicit fake_network_connect_guard( test_node& n) : _node(n) { _node.... type p2p_fixture (line 351) | struct p2p_fixture method p2p_fixture (line 353) | p2p_fixture() function BOOST_AUTO_TEST_CASE (line 376) | BOOST_AUTO_TEST_CASE( hello_test ) function BOOST_AUTO_TEST_CASE (line 434) | BOOST_AUTO_TEST_CASE( hello_firewalled_peer_test ) function BOOST_AUTO_TEST_CASE (line 504) | BOOST_AUTO_TEST_CASE( hello_not_accepting_connections ) function BOOST_AUTO_TEST_CASE (line 542) | BOOST_AUTO_TEST_CASE( hello_unexpected ) function BOOST_AUTO_TEST_CASE (line 580) | BOOST_AUTO_TEST_CASE( hello_from_different_chain ) function BOOST_AUTO_TEST_CASE (line 633) | BOOST_AUTO_TEST_CASE( hello_invalid_signature ) function BOOST_AUTO_TEST_CASE (line 669) | BOOST_AUTO_TEST_CASE( hello_null_node_id ) function BOOST_AUTO_TEST_CASE (line 705) | BOOST_AUTO_TEST_CASE( hello_from_self ) function BOOST_AUTO_TEST_CASE (line 761) | BOOST_AUTO_TEST_CASE( hello_already_connected ) function BOOST_AUTO_TEST_CASE (line 813) | BOOST_AUTO_TEST_CASE( address_request_without_hello ) function BOOST_AUTO_TEST_CASE (line 849) | BOOST_AUTO_TEST_CASE( set_nothing_advertise_algorithm ) function BOOST_AUTO_TEST_CASE (line 883) | BOOST_AUTO_TEST_CASE( advertise_list_test ) function BOOST_AUTO_TEST_CASE (line 924) | BOOST_AUTO_TEST_CASE( exclude_list ) function BOOST_AUTO_TEST_CASE (line 965) | BOOST_AUTO_TEST_CASE( advertising_all_test ) FILE: tests/tests/pob_tests.cpp function BOOST_AUTO_TEST_CASE (line 38) | BOOST_AUTO_TEST_CASE( hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 65) | BOOST_AUTO_TEST_CASE( validation_and_basic_logic_test ) function BOOST_AUTO_TEST_CASE (line 269) | BOOST_AUTO_TEST_CASE( one_lock_180_ticket ) function BOOST_AUTO_TEST_CASE (line 364) | BOOST_AUTO_TEST_CASE( one_lock_360_ticket ) function BOOST_AUTO_TEST_CASE (line 495) | BOOST_AUTO_TEST_CASE( one_lock_720_ticket ) function BOOST_AUTO_TEST_CASE (line 662) | BOOST_AUTO_TEST_CASE( one_lock_720_ticket_if_blocks_missed ) function BOOST_AUTO_TEST_CASE (line 719) | BOOST_AUTO_TEST_CASE( one_lock_forever_ticket ) function BOOST_AUTO_TEST_CASE (line 908) | BOOST_AUTO_TEST_CASE( one_lock_forever_ticket_if_blocks_missed ) function BOOST_AUTO_TEST_CASE (line 971) | BOOST_AUTO_TEST_CASE( one_lock_forever_ticket_if_too_many_blocks_missed ) function BOOST_AUTO_TEST_CASE (line 1036) | BOOST_AUTO_TEST_CASE( upgrade_lock_180_ticket_to_360 ) function BOOST_AUTO_TEST_CASE (line 1105) | BOOST_AUTO_TEST_CASE( upgrade_lock_180_ticket_to_720 ) function BOOST_AUTO_TEST_CASE (line 1194) | BOOST_AUTO_TEST_CASE( upgrade_lock_180_ticket_to_forever ) function BOOST_AUTO_TEST_CASE (line 1291) | BOOST_AUTO_TEST_CASE( upgrade_lock_360_ticket_to_720 ) function BOOST_AUTO_TEST_CASE (line 1356) | BOOST_AUTO_TEST_CASE( upgrade_lock_360_ticket_to_forever ) function BOOST_AUTO_TEST_CASE (line 1429) | BOOST_AUTO_TEST_CASE( upgrade_lock_720_ticket_to_forever ) function BOOST_AUTO_TEST_CASE (line 1478) | BOOST_AUTO_TEST_CASE( withdraw_lock_180_ticket ) function BOOST_AUTO_TEST_CASE (line 1525) | BOOST_AUTO_TEST_CASE( withdraw_lock_360_ticket ) function BOOST_AUTO_TEST_CASE (line 1597) | BOOST_AUTO_TEST_CASE( withdraw_lock_720_ticket ) function BOOST_AUTO_TEST_CASE (line 1723) | BOOST_AUTO_TEST_CASE( withdraw_lock_720_ticket_if_blocks_missed ) function BOOST_AUTO_TEST_CASE (line 1762) | BOOST_AUTO_TEST_CASE( downgrade_lock_720_ticket_to_180 ) function BOOST_AUTO_TEST_CASE (line 1881) | BOOST_AUTO_TEST_CASE( downgrade_lock_720_ticket_to_360 ) function BOOST_AUTO_TEST_CASE (line 1966) | BOOST_AUTO_TEST_CASE( downgrade_lock_360_ticket_to_180 ) function BOOST_AUTO_TEST_CASE (line 2031) | BOOST_AUTO_TEST_CASE( forever_ticket_auto_update ) function BOOST_AUTO_TEST_CASE (line 2124) | BOOST_AUTO_TEST_CASE( forever_ticket_auto_update_if_blocks_missed ) function BOOST_AUTO_TEST_CASE (line 2180) | BOOST_AUTO_TEST_CASE( cancel_charging_from_liquid ) function BOOST_AUTO_TEST_CASE (line 2277) | BOOST_AUTO_TEST_CASE( cancel_charging_from_non_liquid ) function BOOST_AUTO_TEST_CASE (line 2389) | BOOST_AUTO_TEST_CASE( update_from_charging_to_withdrawing ) function BOOST_AUTO_TEST_CASE (line 2443) | BOOST_AUTO_TEST_CASE( update_from_withdrawing_to_charging_step_1 ) function BOOST_AUTO_TEST_CASE (line 2492) | BOOST_AUTO_TEST_CASE( update_from_withdrawing_to_charging_then_wait ) function BOOST_AUTO_TEST_CASE (line 2545) | BOOST_AUTO_TEST_CASE( update_from_withdrawing_to_charging_then_withdraw_... function BOOST_AUTO_TEST_CASE (line 2897) | BOOST_AUTO_TEST_CASE( multiple_tickets ) function BOOST_AUTO_TEST_CASE (line 3510) | BOOST_AUTO_TEST_CASE( hf2262_test ) function BOOST_AUTO_TEST_CASE (line 3658) | BOOST_AUTO_TEST_CASE( hf2262_auto_update_test ) FILE: tests/tests/samet_fund_tests.cpp function BOOST_AUTO_TEST_CASE (line 40) | BOOST_AUTO_TEST_CASE( samet_fund_hardfork_time_test ) function BOOST_AUTO_TEST_CASE (line 89) | BOOST_AUTO_TEST_CASE( samet_fund_crud_and_proposal_test ) function BOOST_AUTO_TEST_CASE (line 375) | BOOST_AUTO_TEST_CASE( samet_fund_borrow_repay_test ) function BOOST_AUTO_TEST_CASE (line 1029) | BOOST_AUTO_TEST_CASE( samet_fund_apis_test ) function BOOST_AUTO_TEST_CASE (line 1165) | BOOST_AUTO_TEST_CASE( samet_fund_account_history_test ) FILE: tests/tests/serialization_tests.cpp function BOOST_AUTO_TEST_CASE (line 40) | BOOST_AUTO_TEST_CASE( serialization_raw_test ) function BOOST_AUTO_TEST_CASE (line 58) | BOOST_AUTO_TEST_CASE( serialization_json_test ) function BOOST_AUTO_TEST_CASE (line 77) | BOOST_AUTO_TEST_CASE( json_tests ) function BOOST_AUTO_TEST_CASE (line 89) | BOOST_AUTO_TEST_CASE( extension_serialization_test ) FILE: tests/tests/settle_tests.cpp function BOOST_AUTO_TEST_CASE (line 39) | BOOST_AUTO_TEST_CASE( settle_rounding_test ) function BOOST_AUTO_TEST_CASE (line 647) | BOOST_AUTO_TEST_CASE( settle_rounding_test_after_hf_184 ) function BOOST_AUTO_TEST_CASE (line 1270) | BOOST_AUTO_TEST_CASE( global_settle_rounding_test ) function BOOST_AUTO_TEST_CASE (line 1393) | BOOST_AUTO_TEST_CASE( global_settle_rounding_test_after_hf_184 ) function BOOST_AUTO_TEST_CASE (line 1526) | BOOST_AUTO_TEST_CASE( create_bitassets ) function BOOST_AUTO_TEST_CASE (line 1573) | BOOST_AUTO_TEST_CASE( market_fee_of_settle_order_before_hardfork_1780 ) function BOOST_AUTO_TEST_CASE (line 1691) | BOOST_AUTO_TEST_CASE( market_fee_of_settle_order_after_hardfork_1780 ) function BOOST_AUTO_TEST_CASE (line 1787) | BOOST_AUTO_TEST_CASE( market_fee_of_instant_settle_order_after_hardfork_... function BOOST_AUTO_TEST_CASE (line 1893) | BOOST_AUTO_TEST_CASE( collateral_fee_of_instant_settlement_test ) function BOOST_AUTO_TEST_CASE (line 2093) | BOOST_AUTO_TEST_CASE( pm_instant_settlement_price_test ) function BOOST_AUTO_TEST_CASE (line 2198) | BOOST_AUTO_TEST_CASE( global_settle_ticker_test ) function BOOST_AUTO_TEST_CASE (line 2313) | BOOST_AUTO_TEST_CASE( settle_order_cancel_due_to_gs ) function BOOST_AUTO_TEST_CASE (line 2433) | BOOST_AUTO_TEST_CASE( settle_order_cancel_due_to_no_feed ) function BOOST_AUTO_TEST_CASE (line 2550) | BOOST_AUTO_TEST_CASE( settle_order_cancel_due_to_zero_amount ) function BOOST_AUTO_TEST_CASE (line 2660) | BOOST_AUTO_TEST_CASE( settle_order_cancel_due_to_100_percent_offset ) function BOOST_AUTO_TEST_CASE (line 2770) | BOOST_AUTO_TEST_CASE(settle_order_cancel_due_to_no_feed_after_hf_2467) function BOOST_AUTO_TEST_CASE (line 2777) | BOOST_AUTO_TEST_CASE(settle_order_cancel_due_to_zero_amount_after_hf_2467) function BOOST_AUTO_TEST_CASE (line 2784) | BOOST_AUTO_TEST_CASE(settle_order_cancel_due_to_100_percent_offset_after... function BOOST_AUTO_TEST_CASE (line 2791) | BOOST_AUTO_TEST_CASE(settle_rounding_test_after_hf_1270) function BOOST_AUTO_TEST_CASE (line 2798) | BOOST_AUTO_TEST_CASE(settle_rounding_test_after_hf_2481) function BOOST_AUTO_TEST_CASE (line 2805) | BOOST_AUTO_TEST_CASE(global_settle_rounding_test_after_hf_1270) function BOOST_AUTO_TEST_CASE (line 2812) | BOOST_AUTO_TEST_CASE(global_settle_rounding_test_after_hf_2481) function BOOST_AUTO_TEST_CASE (line 2819) | BOOST_AUTO_TEST_CASE(market_fee_of_settle_order_after_hardfork_2481) function BOOST_AUTO_TEST_CASE (line 2826) | BOOST_AUTO_TEST_CASE(market_fee_of_instant_settle_order_after_hardfork_2... FILE: tests/tests/simple_maker_taker_fee_tests.cpp type simple_maker_taker_database_fixture (line 38) | struct simple_maker_taker_database_fixture : database_fixture { method simple_maker_taker_database_fixture (line 39) | simple_maker_taker_database_fixture() method limit_order_create_operation (line 43) | const limit_order_create_operation method limit_order_create_operation (line 52) | const limit_order_create_operation method limit_order_create_operation (line 61) | const limit_order_create_operation method asset_create_operation (line 74) | const asset_create_operation create_user_issued_asset_operation(const ... function BOOST_AUTO_TEST_CASE (line 106) | BOOST_AUTO_TEST_CASE(setting_taker_fees_uia) { function BOOST_AUTO_TEST_CASE (line 365) | BOOST_AUTO_TEST_CASE(setting_taker_fees_smart_asset) { function BOOST_AUTO_TEST_CASE (line 458) | BOOST_AUTO_TEST_CASE(default_taker_fees) { function BOOST_AUTO_TEST_CASE (line 668) | BOOST_AUTO_TEST_CASE(simple_match_and_fill_with_different_fees_uia_1) { function BOOST_AUTO_TEST_CASE (line 832) | BOOST_AUTO_TEST_CASE(simple_match_and_fill_with_different_fees_uia_2) { function BOOST_AUTO_TEST_CASE (line 998) | BOOST_AUTO_TEST_CASE(simple_match_and_fill_with_different_fees_uia_3) { function BOOST_AUTO_TEST_CASE (line 1164) | BOOST_AUTO_TEST_CASE(simple_match_and_fill_with_different_fees_uia_4) { function BOOST_AUTO_TEST_CASE (line 1297) | BOOST_AUTO_TEST_CASE(simple_match_and_fill_with_different_fees_smart_ass... function BOOST_AUTO_TEST_CASE (line 1491) | BOOST_AUTO_TEST_CASE(partial_maker_partial_taker_fills_1) { function BOOST_AUTO_TEST_CASE (line 1754) | BOOST_AUTO_TEST_CASE(partial_maker_partial_taker_fills_2) { FILE: tests/tests/smartcoin_tests.cpp function BOOST_AUTO_TEST_CASE (line 42) | BOOST_AUTO_TEST_CASE(bsip36) function BOOST_AUTO_TEST_CASE (line 385) | BOOST_AUTO_TEST_CASE(bsip36_update_feed_producers) function BOOST_AUTO_TEST_CASE (line 477) | BOOST_AUTO_TEST_CASE(bsip36_additional) FILE: tests/tests/swan_tests.cpp type graphene (line 45) | namespace graphene { namespace chain { type chain (line 45) | namespace chain { type swan_fixture (line 47) | struct swan_fixture : database_fixture { method limit_order_id_type (line 48) | limit_order_id_type init_standard_swan(share_type amount = 1000, b... method standard_users (line 54) | void standard_users() { method standard_asset (line 65) | void standard_asset(bool disable_bidding = false) { method limit_order_id_type (line 87) | limit_order_id_type trigger_swan(share_type amount1, share_type am... method set_feed (line 122) | void set_feed(share_type usd, share_type core, uint16_t mcr = 1750... method expire_feed (line 129) | void expire_feed() { method wait_for_hf_core_216 (line 135) | void wait_for_hf_core_216() { method wait_for_hf_core_1270 (line 139) | void wait_for_hf_core_1270() { method wait_for_hf_core_2481 (line 144) | void wait_for_hf_core_2481() { method hf_core_2481_passed (line 150) | bool hf_core_2481_passed() { method wait_for_maintenance (line 156) | void wait_for_maintenance() { method account_object (line 161) | const account_object& borrower() { return _borrower(db); } method account_object (line 162) | const account_object& borrower2() { return _borrower2(db); } method account_object (line 163) | const account_object& feedproducer() { return _feedproducer(db); } method asset_object (line 164) | const asset_object& swan() { return _swan(db); } method asset_object (line 165) | const asset_object& back() { return _back(db); } function BOOST_AUTO_TEST_CASE (line 180) | BOOST_AUTO_TEST_CASE( black_swan ) function BOOST_AUTO_TEST_CASE (line 214) | BOOST_AUTO_TEST_CASE( black_swan_issue_346 ) function BOOST_AUTO_TEST_CASE (line 330) | BOOST_AUTO_TEST_CASE( revive_recovered ) function BOOST_AUTO_TEST_CASE (line 365) | BOOST_AUTO_TEST_CASE( revive_recovered_with_bids ) function BOOST_AUTO_TEST_CASE (line 412) | BOOST_AUTO_TEST_CASE( revive_recovered_with_bids_not_by_icr_before_hf_co... function BOOST_AUTO_TEST_CASE (line 464) | BOOST_AUTO_TEST_CASE( revive_recovered_with_bids_by_icr_after_hf_core_22... function BOOST_AUTO_TEST_CASE (line 526) | BOOST_AUTO_TEST_CASE( recollateralize ) function BOOST_AUTO_TEST_CASE (line 629) | BOOST_AUTO_TEST_CASE( recollateralize_not_by_icr_before_hf_core_2290 ) function BOOST_AUTO_TEST_CASE (line 671) | BOOST_AUTO_TEST_CASE( recollateralize_by_icr_after_hf_core_2290 ) function BOOST_AUTO_TEST_CASE (line 726) | BOOST_AUTO_TEST_CASE( bid_issue_1692 ) function BOOST_AUTO_TEST_CASE (line 750) | BOOST_AUTO_TEST_CASE( revive_empty_recovered ) function BOOST_AUTO_TEST_CASE (line 784) | BOOST_AUTO_TEST_CASE( revive_empty ) function BOOST_AUTO_TEST_CASE (line 813) | BOOST_AUTO_TEST_CASE( revive_empty_with_bid ) function BOOST_AUTO_TEST_CASE (line 865) | BOOST_AUTO_TEST_CASE(black_swan_after_hf1270) function BOOST_AUTO_TEST_CASE (line 874) | BOOST_AUTO_TEST_CASE(revive_recovered_hf1270) function BOOST_AUTO_TEST_CASE (line 881) | BOOST_AUTO_TEST_CASE(revive_recovered_with_bids_hf1270) function BOOST_AUTO_TEST_CASE (line 888) | BOOST_AUTO_TEST_CASE(recollateralize_hf1270) function BOOST_AUTO_TEST_CASE (line 895) | BOOST_AUTO_TEST_CASE(revive_empty_recovered_hf1270) function BOOST_AUTO_TEST_CASE (line 902) | BOOST_AUTO_TEST_CASE(revive_empty_hf1270) function BOOST_AUTO_TEST_CASE (line 909) | BOOST_AUTO_TEST_CASE(revive_empty_with_bid_hf1270) function BOOST_AUTO_TEST_CASE (line 916) | BOOST_AUTO_TEST_CASE(black_swan_after_hf2481) function BOOST_AUTO_TEST_CASE (line 925) | BOOST_AUTO_TEST_CASE(revive_recovered_hf2481) function BOOST_AUTO_TEST_CASE (line 932) | BOOST_AUTO_TEST_CASE(revive_recovered_with_bids_hf2481) function BOOST_AUTO_TEST_CASE (line 939) | BOOST_AUTO_TEST_CASE(recollateralize_hf2481) function BOOST_AUTO_TEST_CASE (line 946) | BOOST_AUTO_TEST_CASE(revive_empty_recovered_hf2481) function BOOST_AUTO_TEST_CASE (line 953) | BOOST_AUTO_TEST_CASE(revive_empty_hf2481) function BOOST_AUTO_TEST_CASE (line 960) | BOOST_AUTO_TEST_CASE(revive_empty_with_bid_hf2481) function BOOST_AUTO_TEST_CASE (line 969) | BOOST_AUTO_TEST_CASE( overflow ) function BOOST_AUTO_TEST_CASE (line 992) | BOOST_AUTO_TEST_CASE( hf2281_asset_permissions_flags_test ) function BOOST_AUTO_TEST_CASE (line 1153) | BOOST_AUTO_TEST_CASE( hf2281_asset_owner_permission_test ) function BOOST_AUTO_TEST_CASE (line 1280) | BOOST_AUTO_TEST_CASE( disable_collateral_bidding_test ) function BOOST_AUTO_TEST_CASE (line 1344) | BOOST_AUTO_TEST_CASE( disable_collateral_bidding_cross_hardfork_test ) function BOOST_AUTO_TEST_CASE (line 1386) | BOOST_AUTO_TEST_CASE( update_bitasset_after_gs ) FILE: tests/tests/uia_tests.cpp function BOOST_AUTO_TEST_CASE (line 44) | BOOST_AUTO_TEST_CASE( create_advanced_uia ) function BOOST_AUTO_TEST_CASE (line 82) | BOOST_AUTO_TEST_CASE( override_transfer_test ) function BOOST_AUTO_TEST_CASE (line 113) | BOOST_AUTO_TEST_CASE( override_transfer_test2 ) function BOOST_AUTO_TEST_CASE (line 142) | BOOST_AUTO_TEST_CASE( override_transfer_whitelist_test ) function BOOST_AUTO_TEST_CASE (line 223) | BOOST_AUTO_TEST_CASE( issue_whitelist_uia ) function BOOST_AUTO_TEST_CASE (line 304) | BOOST_AUTO_TEST_CASE( transfer_whitelist_uia ) function BOOST_AUTO_TEST_CASE (line 455) | BOOST_AUTO_TEST_CASE( transfer_restricted_test ) function test_asset_name (line 531) | bool test_asset_name(graphene::chain::database_fixture* db, const graphe... function test_asset_char (line 568) | bool test_asset_char(graphene::chain::database_fixture* db, const graphe... function BOOST_AUTO_TEST_CASE (line 590) | BOOST_AUTO_TEST_CASE( asset_name_test ) FILE: tests/tests/voting_tests.cpp function BOOST_FIXTURE_TEST_CASE (line 41) | BOOST_FIXTURE_TEST_CASE( committee_account_initialization_test, database... function BOOST_AUTO_TEST_CASE (line 84) | BOOST_AUTO_TEST_CASE(put_my_witnesses) function BOOST_AUTO_TEST_CASE (line 256) | BOOST_AUTO_TEST_CASE(put_my_committee_members) function BOOST_AUTO_TEST_CASE (line 456) | BOOST_AUTO_TEST_CASE(last_voting_date) function BOOST_AUTO_TEST_CASE (line 487) | BOOST_AUTO_TEST_CASE(last_voting_date_proxy) function BOOST_AUTO_TEST_CASE (line 581) | BOOST_AUTO_TEST_CASE( witness_votes_calculation ) function BOOST_AUTO_TEST_CASE (line 847) | BOOST_AUTO_TEST_CASE( committee_votes_calculation ) FILE: tests/tests/wallet_tests.cpp function BOOST_AUTO_TEST_CASE (line 44) | BOOST_AUTO_TEST_CASE(derive_owner_keys_from_brain_key) {