|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| uint64_t | start_time |
| uint64_t | total_packets_in |
| uint64_t | total_bytes_in |
| uint64_t | total_packets_out |
| uint64_t | total_bytes_out |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| uint64_t cryptonote::COMMAND_RPC_GET_NET_STATS::response_t::start_time |
| uint64_t cryptonote::COMMAND_RPC_GET_NET_STATS::response_t::total_bytes_in |
| uint64_t cryptonote::COMMAND_RPC_GET_NET_STATS::response_t::total_bytes_out |
| uint64_t cryptonote::COMMAND_RPC_GET_NET_STATS::response_t::total_packets_in |
| uint64_t cryptonote::COMMAND_RPC_GET_NET_STATS::response_t::total_packets_out |