#include <core_rpc_server_commands_defs.h>
◆ peer() [1/3]
| cryptonote::peer::peer |
( |
| ) |
|
|
default |
◆ peer() [2/3]
| cryptonote::peer::peer |
( |
uint64_t |
id, |
|
|
const std::string & |
host, |
|
|
uint64_t |
last_seen, |
|
|
uint32_t |
pruning_seed, |
|
|
uint16_t |
rpc_port |
|
) |
| |
|
inline |
◆ peer() [3/3]
| cryptonote::peer::peer |
( |
uint64_t |
id, |
|
|
uint32_t |
ip, |
|
|
uint16_t |
port, |
|
|
uint64_t |
last_seen, |
|
|
uint32_t |
pruning_seed, |
|
|
uint16_t |
rpc_port |
|
) |
| |
|
inline |
◆ host
| std::string cryptonote::peer::host |
◆ id
| uint64_t cryptonote::peer::id |
◆ ip
| uint32_t cryptonote::peer::ip |
◆ last_seen
| uint64_t cryptonote::peer::last_seen |
◆ port
| uint16_t cryptonote::peer::port |
◆ pruning_seed
| uint32_t cryptonote::peer::pruning_seed |
◆ rpc_port
| uint16_t cryptonote::peer::rpc_port |
The documentation for this struct was generated from the following file: