|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Base interface for all network components. More...

Go to the source code of this file.
Classes | |
| interface | kcenon::network::interfaces::i_network_component |
| Base interface for all network components. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::network |
| Main namespace for all Network System components. | |
| namespace | kcenon::network::interfaces |
Base interface for all network components.
Defines the common contract for both client and server network components, providing basic lifecycle query methods.
Definition in file i_network_component.h.