NetSocket++  0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
 All Classes Namespaces Files Functions Variables
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCexception
|oCNetSocketPP::NetworkExceptionA class representing an exception with network
|\CNetSocketPP::SocketExceptionA class representing an exception with socket classes
oCNetSocketPP::HTTPReplyA class representing HTTP Reply
oCNetSocketPP::NetSocketA class, that represents network connection - socket
|oCNetSocketPP::ClientSocketAn implementation of a client socket. Inherits from NetSocket
||\CNetSocketPP::HTTPClientSocketA class representing HTTP client socket
|\CNetSocketPP::ServerSocketAn implementation of the server socket
\CNetSocketPP::ServerFunctionArgsA class for storing server function arguments