connection_count_changed(uint32_t c) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
error_encountered(const std::string &message, const fc::oexception &error) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
estimate_last_known_fork_from_git_revision_timestamp(uint32_t unix_timestamp) const override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_block_ids(const std::vector< item_hash_t > &blockchain_synopsis, uint32_t &remaining_item_count, uint32_t limit=2000) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_block_number(const item_hash_t &block_id) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_block_time(const item_hash_t &block_id) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_blockchain_synopsis(const item_hash_t &reference_point, uint32_t number_of_blocks_after_reference_point) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_call_statistics() | graphene::net::detail::statistics_gathering_node_delegate_wrapper | |
get_chain_id() const override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_current_block_interval_in_seconds() const override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_head_block_id() const override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
get_item(const item_id &id) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
handle_block(const graphene::net::block_message &block_message, bool sync_mode, std::vector< message_hash_type > &contained_transaction_msg_ids) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
handle_message(const message &) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
handle_transaction(const graphene::net::trx_message &transaction_message) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
has_item(const graphene::net::item_id &id) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
statistics_gathering_node_delegate_wrapper(std::shared_ptr< node_delegate > delegate, fc::thread *thread_for_delegate_calls) | graphene::net::detail::statistics_gathering_node_delegate_wrapper | |
sync_status(uint32_t item_type, uint32_t item_count) override | graphene::net::detail::statistics_gathering_node_delegate_wrapper | virtual |
~node_delegate()=default | graphene::net::node_delegate | virtual |