Ethereum  PoC-8
The C++ Implementation of Ethereum
dev::eth::BlockChainSync Member List

This is the complete list of members for dev::eth::BlockChainSync, including all inherited members.

abortSync()dev::eth::BlockChainSync
BlockChainSync(EthereumCapability &_host)dev::eth::BlockChainSyncexplicit
completeSync()dev::eth::BlockChainSync
isSyncing() constdev::eth::BlockChainSync
onBlockImported(BlockHeader const &_info)dev::eth::BlockChainSync
onPeerAborting()dev::eth::BlockChainSync
onPeerBlockBodies(NodeID const &_peerID, RLP const &_r)dev::eth::BlockChainSync
onPeerBlockHeaders(NodeID const &_peerID, RLP const &_r)dev::eth::BlockChainSync
onPeerNewBlock(NodeID const &_peerID, RLP const &_r)dev::eth::BlockChainSync
onPeerNewHashes(NodeID const &_peerID, std::vector< std::pair< h256, u256 >> const &_hashes)dev::eth::BlockChainSync
onPeerStatus(EthereumPeer const &_peer)dev::eth::BlockChainSync
restartSync()dev::eth::BlockChainSync
stateName(SyncState _s)dev::eth::BlockChainSyncinlinestatic
status() constdev::eth::BlockChainSync
~BlockChainSync()dev::eth::BlockChainSync