Monero
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
net_load_tests::CMD_GET_STATISTICS::response Struct Reference

#include <net_load_tests.h>

Public Member Functions

std::string to_string () const
 

Public Attributes

uint64_t opened_connections_count
 
uint64_t new_connection_counter
 
uint64_t close_connection_counter
 

Member Function Documentation

◆ to_string()

std::string net_load_tests::CMD_GET_STATISTICS::response::to_string ( ) const
inline

Member Data Documentation

◆ close_connection_counter

uint64_t net_load_tests::CMD_GET_STATISTICS::response::close_connection_counter

◆ new_connection_counter

uint64_t net_load_tests::CMD_GET_STATISTICS::response::new_connection_counter

◆ opened_connections_count

uint64_t net_load_tests::CMD_GET_STATISTICS::response::opened_connections_count

The documentation for this struct was generated from the following file: