#include <network_throttle.hpp>
◆ get_global_throttle_in()
| i_network_throttle & epee::net_utils::network_throttle_manager::get_global_throttle_in |
( |
| ) |
|
|
static |
singleton ; for friend class ; caller MUST use proper locks! like m_lock_get_global_throttle_in
◆ get_global_throttle_inreq()
| i_network_throttle & epee::net_utils::network_throttle_manager::get_global_throttle_inreq |
( |
| ) |
|
|
static |
ditto ; use lock ... use m_lock_get_global_throttle_inreq obviously
◆ get_global_throttle_out()
| i_network_throttle & epee::net_utils::network_throttle_manager::get_global_throttle_out |
( |
| ) |
|
|
static |
ditto ; use lock ... use m_lock_get_global_throttle_out obviously
◆ connection_basic
| friend class connection_basic |
|
friend |
◆ connection_basic_pimpl
| friend class connection_basic_pimpl |
|
friend |
◆ m_lock_get_global_throttle_in
| boost::mutex epee::net_utils::network_throttle_manager::m_lock_get_global_throttle_in |
|
static |
◆ m_lock_get_global_throttle_inreq
| boost::mutex epee::net_utils::network_throttle_manager::m_lock_get_global_throttle_inreq |
|
static |
◆ m_lock_get_global_throttle_out
| boost::mutex epee::net_utils::network_throttle_manager::m_lock_get_global_throttle_out |
|
static |
The documentation for this class was generated from the following files: