Definition in file isocket_stream.hpp.
#include <claw/basic_socketbuf.hpp>
#include <istream>
#include <claw/impl/isocket_stream.tpp>
Go to the source code of this file.
Namespaces | |
| namespace | claw |
| namespace | claw::net |
Classes | |
| class | claw::net::basic_isocket_stream< CharT, Traits > |
| A class to use any socket as a classic standard input stream. More... | |
Typedefs | |
| typedef basic_isocket_stream < char > | claw::net::isocket_stream |
| typedef basic_isocket_stream < wchar_t > | claw::net::wisocket_stream |
1.5.5