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

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

onPeerAborting()=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerBlockBodies(NodeID const &_peerID, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerBlockHeaders(NodeID const &_peerID, RLP const &_headers)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNewBlock(NodeID const &_peerID, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNewHashes(NodeID const &_peerID, std::vector< std::pair< h256, u256 >> const &_hashes)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNodeData(NodeID const &_peerID, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerReceipts(NodeID const &_peerID, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerStatus(EthereumPeer const &_peer)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerTransactions(NodeID const &_peerID, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
~EthereumPeerObserverFace()=defaultdev::eth::EthereumPeerObserverFacevirtual