Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
i_network_component.h File Reference

Base interface for all network components. More...

This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.