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

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

addNode(p2p::NodeID const &_node, bi::tcp::endpoint const &_hostEndpoint) overridedev::WebThreeDirectvirtual
addNode(p2p::NodeID const &_node, std::string const &_hostString)dev::WebThreeDirectinline
addNode(bi::tcp::endpoint const &_endpoint)dev::WebThreeDirectinline
addNode(std::string const &_hostString)dev::WebThreeDirectinline
addPeer(p2p::NodeSpec const &_node, p2p::PeerType _t) overridedev::WebThreeDirectvirtual
clientVersion() constdev::WebThreeDirectinline
composeClientVersion(std::string const &_client)dev::WebThreeDirectstatic
enode() const overridedev::WebThreeDirectinlinevirtual
ethereum() constdev::WebThreeDirectinline
isNetworkStarted() const overridedev::WebThreeDirectinlinevirtual
networkId() const overridedev::WebThreeDirectinlinevirtual
nodeInfo() const overridedev::WebThreeDirectinlinevirtual
peerCount() const overridedev::WebThreeDirectvirtual
peers() overridedev::WebThreeDirectvirtual
requirePeer(p2p::NodeID const &_node, bi::tcp::endpoint const &_endpoint) overridedev::WebThreeDirectvirtual
requirePeer(p2p::NodeID const &_node, std::string const &_hostString)dev::WebThreeDirectinline
saveNetwork() overridedev::WebThreeDirectvirtual
setIdealPeerCount(size_t _n) overridedev::WebThreeDirectvirtual
setPeerStretch(size_t _n)dev::WebThreeDirect
startNetwork() overridedev::WebThreeDirectinlinevirtual
stopNetwork() overridedev::WebThreeDirectinlinevirtual
WebThreeDirect(std::string const &_clientVersion, boost::filesystem::path const &_dbPath, boost::filesystem::path const &_snapshotPath, eth::ChainParams const &_params, WithExisting _we=WithExisting::Trust, p2p::NetworkConfig const &_n=p2p::NetworkConfig{}, bytesConstRef _network=bytesConstRef(), bool _testing=false)dev::WebThreeDirect
~NetworkFace()=defaultdev::NetworkFacevirtual
~WebThreeDirect() overridedev::WebThreeDirect