#include <cryptonote_protocol_defs.h>
◆ address
| std::string cryptonote::connection_info::address |
◆ avg_download
| uint64_t cryptonote::connection_info::avg_download |
◆ avg_upload
| uint64_t cryptonote::connection_info::avg_upload |
◆ connection_id
| std::string cryptonote::connection_info::connection_id |
◆ current_download
| uint64_t cryptonote::connection_info::current_download |
◆ current_upload
| uint64_t cryptonote::connection_info::current_upload |
◆ height
| uint64_t cryptonote::connection_info::height |
◆ host
| std::string cryptonote::connection_info::host |
◆ incoming
| bool cryptonote::connection_info::incoming |
◆ ip
| std::string cryptonote::connection_info::ip |
◆ live_time
| uint64_t cryptonote::connection_info::live_time |
◆ local_ip
| bool cryptonote::connection_info::local_ip |
◆ localhost
| bool cryptonote::connection_info::localhost |
◆ peer_id
| std::string cryptonote::connection_info::peer_id |
◆ port
| std::string cryptonote::connection_info::port |
◆ pruning_seed
| uint32_t cryptonote::connection_info::pruning_seed |
◆ recv_count
| uint64_t cryptonote::connection_info::recv_count |
◆ recv_idle_time
| uint64_t cryptonote::connection_info::recv_idle_time |
◆ rpc_port
| uint16_t cryptonote::connection_info::rpc_port |
◆ send_count
| uint64_t cryptonote::connection_info::send_count |
◆ send_idle_time
| uint64_t cryptonote::connection_info::send_idle_time |
◆ ssl
| bool cryptonote::connection_info::ssl |
◆ state
| std::string cryptonote::connection_info::state |
◆ support_flags
| uint32_t cryptonote::connection_info::support_flags |
The documentation for this struct was generated from the following file: