claw::net Namespace Reference

Network communications. More...

Classes

class  basic_socket
 Common interface for claw::net::basic_socketbuf and claw::net::socket_server. More...
class  basic_socketbuf
 Socket buffer to be used with std::basic_stream, for easy socket reading and writing. More...
class  basic_isocket_stream
 A class to use any socket as a classic standard input stream. More...
class  basic_osocket_stream
 A class to use any socket as a classic standard output stream. More...
class  socket_server
 Class used to receive incoming connections. More...
class  basic_socket_stream
 A class to use any socket as a classic standard stream. More...
class  socket_traits
 Common interface for platform specific methods needed for using sockets. More...

Typedefs

typedef basic_isocket_stream
< char > 
isocket_stream
typedef basic_isocket_stream
< wchar_t > 
wisocket_stream
typedef basic_osocket_stream
< char > 
osocket_stream
typedef basic_osocket_stream
< wchar_t > 
wosocket_stream
typedef basic_socket_stream< char > socket_stream
typedef basic_socket_stream
< wchar_t > 
wsocket_stream

Detailed Description

Network communications.


Typedef Documentation

Definition at line 79 of file isocket_stream.hpp.

Definition at line 79 of file osocket_stream.hpp.

Definition at line 75 of file socket_stream.hpp.

Definition at line 80 of file isocket_stream.hpp.

Definition at line 80 of file osocket_stream.hpp.

Definition at line 76 of file socket_stream.hpp.


Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1