#include <socketstream/config.h>
#include <ostream>
#include <socketstream/basic_socketbuf.h>
Include dependency graph for basic_osocketstream.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | ss |
Classes | |
| class | ss::basic_osocketstream< _CharT, _Traits > |
| Controlling output on sockets. More... | |
Defines | |
| #define | SOCKETSTREAM_BASIC_OSOCKETSTREAM_H 1 |
Typedefs | |
|
typedef basic_osocketstream< char, std::char_traits< char > > | ss::osocketstream |
Definition in file basic_osocketstream.h.
1.4.3