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

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

asking() constdev::eth::EthereumPeerinline
clearKnownBlocks()dev::eth::EthereumPeerinline
EthereumPeer()=defaultdev::eth::EthereumPeer
EthereumPeer(std::shared_ptr< p2p::CapabilityHostFace > _host, NodeID const &_peerID, u256 const &)dev::eth::EthereumPeerinline
id() constdev::eth::EthereumPeerinline
incrementUnknownNewBlocks()dev::eth::EthereumPeerinline
isBlockKnown(h256 const &_hash) constdev::eth::EthereumPeerinline
isConversing() constdev::eth::EthereumPeerinline
isTransactionKnown(h256 const &_hash) constdev::eth::EthereumPeerinline
isWaitingForTransactions() constdev::eth::EthereumPeerinline
lastAsk() constdev::eth::EthereumPeerinline
latestHash() constdev::eth::EthereumPeerinline
markBlockAsKnown(h256 const &_hash)dev::eth::EthereumPeerinline
markTransactionAsKnown(h256 const &_hash)dev::eth::EthereumPeerinline
requestBlockBodies(h256s const &_blocks)dev::eth::EthereumPeer
requestBlockHeaders(h256 const &_startHash, unsigned _count, unsigned _skip, bool _reverse)dev::eth::EthereumPeer
requestBlockHeaders(unsigned _startNumber, unsigned _count, unsigned _skip, bool _reverse)dev::eth::EthereumPeer
requestNodeData(h256s const &_hashes)dev::eth::EthereumPeer
requestReceipts(h256s const &_blocks)dev::eth::EthereumPeer
requestStatus(u256 _hostNetworkId, u256 _chainTotalDifficulty, h256 _chainCurrentHash, h256 _chainGenesPeersh)dev::eth::EthereumPeer
setAsking(Asking _asking)dev::eth::EthereumPeerinline
setLastAsk(time_t _lastAsk)dev::eth::EthereumPeerinline
setLatestHash(h256 const &_hash)dev::eth::EthereumPeerinline
setStatus(unsigned _protocolVersion, u256 const &_networkId, u256 const &_totalDifficulty, h256 const &_latestHash, h256 const &_genesisHash)dev::eth::EthereumPeer
setWaitingForTransactions(bool _value)dev::eth::EthereumPeerinline
totalDifficulty() constdev::eth::EthereumPeerinline
unknownNewBlocks() constdev::eth::EthereumPeerinline
validate(h256 const &_hostGenesisHash, unsigned _hostProtocolVersion, u256 const &_hostNetworkId) constdev::eth::EthereumPeer