#include <socket.h>
Public Member Functions | |
Constructors and destructor | |
| ISockStream (SocketBuf *sb) throw (Exception::NullPointer) | |
| Detailed constructur. | |
| ~ISockStream () throw () | |
| Destructor. | |
?????: Accessors | |
| SocketBuf * | rdbuf () throw () |
| SocketBuf * | operator-> () throw () |