#include <Host.h>
|
| | NodeInfo ()=default |
| |
| | NodeInfo (NodeID const &_id, std::string const &_address, unsigned _port, std::string const &_version) |
| |
| std::string | enode () const |
| |
Definition at line 108 of file Host.h.
| dev::p2p::NodeInfo::NodeInfo |
( |
| ) |
|
|
default |
| dev::p2p::NodeInfo::NodeInfo |
( |
NodeID const & |
_id, |
|
|
std::string const & |
_address, |
|
|
unsigned |
_port, |
|
|
std::string const & |
_version |
|
) |
| |
|
inline |
| std::string dev::p2p::NodeInfo::enode |
( |
| ) |
const |
|
inline |
| std::string dev::p2p::NodeInfo::address |
| unsigned dev::p2p::NodeInfo::port |
| std::string dev::p2p::NodeInfo::version |
The documentation for this struct was generated from the following file:
- src/cpp-ethereum/libp2p/Host.h