#include <socketstream/config.h>
#include <iostream>
#include <socketstream/basic_socketbuf.h>
Include dependency graph for basic_iosocketstream.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_socketstream< _CharT, _Traits > |
| Controlling input and output on sockets. More... | |
Defines | |
| #define | SOCKETSTREAM_BASIC_IOSOCKETSTREAM_H 1 |
Typedefs | |
|
typedef basic_socketstream< char, std::char_traits< char > > | ss::socketstream |
Definition in file basic_iosocketstream.h.
1.4.3