NetCpp  v0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oC__bufferStructure to avoid issues when giving buffers to AbstractSocket
oCAbstractSocketBase abstract class for protocols
|oCclientClient for IPv4 TCP communications
|oCserverServer for IPv4 TCP communications
|oCclientClient for IPv4 UDP communications
|oCserverServer for IPv4 UDP communications
|oCclientClient for local dgram communications
|oCserverServer for local dgram communications
|oCclientClient for local stream communications
|\CserverServer for local stream communications
oCAbstractSystemSocketVirtual class for platform-dependent code
|\CPosixSocketClass for platform-dependent code
oCAddressBase class for all addresses
|oCaddressAddress for IPv4 TCP communications
|\CaddressAddress for local stream communications
oCLoggerSimple logger to log messages on file and console
\CprotocolProtocol used for the communication