Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
kcenon::network::integration::NetworkSystemBridge Member List

This is the complete list of members for kcenon::network::integration::NetworkSystemBridge, including all inherited members.

create_default()kcenon::network::integration::NetworkSystemBridgestatic
get_logger() constkcenon::network::integration::NetworkSystemBridge
get_metrics() constkcenon::network::integration::NetworkSystemBridge
get_monitoring() constkcenon::network::integration::NetworkSystemBridge
get_thread_pool() constkcenon::network::integration::NetworkSystemBridge
get_thread_pool_bridge() constkcenon::network::integration::NetworkSystemBridge
initialize(const NetworkSystemBridgeConfig &config)kcenon::network::integration::NetworkSystemBridge
is_initialized() constkcenon::network::integration::NetworkSystemBridge
NetworkSystemBridge()kcenon::network::integration::NetworkSystemBridge
NetworkSystemBridge(std::shared_ptr< ThreadPoolBridge > thread_pool)kcenon::network::integration::NetworkSystemBridgeexplicit
NetworkSystemBridge(const NetworkSystemBridge &)=deletekcenon::network::integration::NetworkSystemBridge
NetworkSystemBridge(NetworkSystemBridge &&) noexceptkcenon::network::integration::NetworkSystemBridge
operator=(const NetworkSystemBridge &)=deletekcenon::network::integration::NetworkSystemBridge
operator=(NetworkSystemBridge &&) noexceptkcenon::network::integration::NetworkSystemBridge
pimpl_kcenon::network::integration::NetworkSystemBridgeprivate
set_logger(std::shared_ptr< logger_interface > logger)kcenon::network::integration::NetworkSystemBridge
set_monitoring(std::shared_ptr< monitoring_interface > monitoring)kcenon::network::integration::NetworkSystemBridge
set_thread_pool_bridge(std::shared_ptr< ThreadPoolBridge > bridge)kcenon::network::integration::NetworkSystemBridge
shutdown()kcenon::network::integration::NetworkSystemBridge
with_custom(std::shared_ptr< thread_pool_interface > thread_pool=nullptr, std::shared_ptr< logger_interface > logger=nullptr, std::shared_ptr< monitoring_interface > monitoring=nullptr)kcenon::network::integration::NetworkSystemBridgestatic
with_thread_system(const std::string &pool_name="network_pool")kcenon::network::integration::NetworkSystemBridgestatic
~NetworkSystemBridge()kcenon::network::integration::NetworkSystemBridge