Fabcoin Core  0.16.2
P2P Digital Currency
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(std::shared_ptr< EthereumPeer > _peer, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerBlockHeaders(std::shared_ptr< EthereumPeer > _peer, RLP const &_headers)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNewBlock(std::shared_ptr< EthereumPeer > _peer, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNewHashes(std::shared_ptr< EthereumPeer > _peer, std::vector< std::pair< h256, u256 >> const &_hashes)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerNodeData(std::shared_ptr< EthereumPeer > _peer, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerReceipts(std::shared_ptr< EthereumPeer > _peer, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerStatus(std::shared_ptr< EthereumPeer > _peer)=0dev::eth::EthereumPeerObserverFacepure virtual
onPeerTransactions(std::shared_ptr< EthereumPeer > _peer, RLP const &_r)=0dev::eth::EthereumPeerObserverFacepure virtual
~EthereumPeerObserverFace()dev::eth::EthereumPeerObserverFaceinlinevirtual