Electroneum
Namespaces | Classes | Typedefs | Enumerations | Functions
epee::net_utils Namespace Reference

Namespaces

 cryptonote
 

Classes

struct  calculate_times_struct
 
class  connection_basic
 
class  connection_basic_pimpl
 
class  i_network_throttle
 
class  network_throttle
 
struct  network_throttle_bw
 
class  network_throttle_manager
 

Typedefs

typedef double network_speed_kbps
 
typedef double network_time_seconds
 
typedef double network_MB
 
typedef calculate_times_struct calculate_times_struct
 

Enumerations

enum  t_connection_type { e_connection_type_NET = 0, e_connection_type_RPC = 1, e_connection_type_P2P = 2 }
 

Functions

std::string to_string (t_connection_type type)
 

Typedef Documentation

◆ calculate_times_struct

◆ network_MB

◆ network_speed_kbps

◆ network_time_seconds

Enumeration Type Documentation

◆ t_connection_type

Enumerator
e_connection_type_NET 
e_connection_type_RPC 
e_connection_type_P2P 

Function Documentation

◆ to_string()

std::string epee::net_utils::to_string ( t_connection_type  type)