ESA JPIP server
0.1
|
Go to the source code of this file.
Classes | |
class | net::SocketBuffer |
Class derived from the STL std::streambuf to allow streaming with sockets. More... | |
class | net::SocketStream |
Class derived from std::iostream and SocketBuffer that represents a socket stream. More... | |
Namespaces | |
net | |
Contains classes to easy the utilization of sockets, specially implemented for UNIX systems. | |