ucommon
|
Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators. More...
#include <ucommon/platform.h>
#include <ucommon/protocols.h>
#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 | filestream |
Streamable tcp connection between client and server. More... | |
class | pipestream |
Streamable tcp connection between client and server. More... | |
class | StreamProtocol |
Common stream protocol for std C++ i/o classes. More... | |
class | tcpstream |
Streamable tcp connection between client and server. More... |
Any ucommon streaming classes that are built from std::streamio facilities and that support ANSI C++ stream operators.
Definition in file stream.h.