#include <socketstream/config.h>
#include <istream>
#include <socketstream/basic_socketbuf.h>
Include dependency graph for basic_isocketstream.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_isocketstream< _CharT, _Traits > |
| Controlling input on sockets. More... | |
Defines | |
| #define | SOCKETSTREAM_BASIC_ISOCKETSTREAM_H 1 |
Typedefs | |
|
typedef basic_isocketstream< char, std::char_traits< char > > | ss::isocketstream |
Definition in file basic_isocketstream.h.
1.4.3