This is the complete list of members for
stream_socketbuf, including all inherited members.
| _overflow_timeout (defined in socketbuf) | socketbuf | [protected] |
| _socket (defined in socketbuf) | socketbuf | [protected] |
| _underflow_timeout (defined in socketbuf) | socketbuf | [protected] |
| getSocket() const | socketbuf | [inline] |
| overflow(int_type nCh=traits_type::eof()) | stream_socketbuf | [protected, virtual] |
| setbuf(std::streambuf::char_type *buf, std::streamsize len) | socketbuf | [protected] |
| setReadTimeout(unsigned sec, unsigned usec=0) | socketbuf | [inline] |
| setSocket(SOCKET_TYPE sock) | socketbuf | |
| setTimeout(unsigned sec, unsigned usec=0) (defined in socketbuf) | socketbuf | [inline] |
| setWriteTimeout(unsigned sec, unsigned usec=0) | socketbuf | [inline] |
| socketbuf(SOCKET_TYPE sock, std::streamsize insize=0x8000, std::streamsize outsize=0x8000) | socketbuf | [explicit] |
| socketbuf(SOCKET_TYPE sock, std::streambuf::char_type *buf, std::streamsize length) | socketbuf | |
| stream_socketbuf(SOCKET_TYPE sock, std::streamsize insize=0x8000, std::streamsize outsize=0x8000) | stream_socketbuf | [explicit] |
| stream_socketbuf(SOCKET_TYPE sock, std::streambuf::char_type *buf, std::streamsize length) | stream_socketbuf | |
| sync() | socketbuf | [protected, virtual] |
| Timeout (defined in socketbuf) | socketbuf | [protected] |
| timeout() const | socketbuf | [inline] |
| underflow() | stream_socketbuf | [protected, virtual] |
| ~socketbuf() | socketbuf | [virtual] |
| ~stream_socketbuf() | stream_socketbuf | [virtual] |