Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators. More...
#include <ucommon/thread.h>#include <ucommon/socket.h>#include <ucommon/fsys.h>#include <iostream>

Go to the source code of this file.
Data Structures | |
| class | ucc::filestream |
| Streamable tcp connection between client and server. More... | |
| class | ucc::pipestream |
| Streamable tcp connection between client and server. More... | |
| class | ucc::tcpstream |
| Streamable tcp connection between client and server. More... | |
Namespaces | |
| namespace | ucc |
Common namespace for all ucommon objects. | |
Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators.
Definition in file stream.h.
1.6.3