#include <socket.h>
Public Member Functions | |
Constructors and Destructors | |
OSockStream (SocketBuf *socket_buf) throw (Exception::NullPointer) | |
Detailed constructur. | |
virtual | ~OSockStream () throw () |
Destructor. | |
Miscellaneous | |
SocketBuf * | rdbuf () throw () |
SocketBuf * | operator-> () throw () |