|
skstream
|
This is the complete list of members for socketbuf, including all inherited members.
| _buffer (defined in socketbuf) | socketbuf | private |
| _overflow_timeout (defined in socketbuf) | socketbuf | protected |
| _socket (defined in socketbuf) | socketbuf | protected |
| _underflow_timeout (defined in socketbuf) | socketbuf | protected |
| getSocket() const | socketbuf | inline |
| operator=(const socketbuf &) | socketbuf | private |
| overflow(int_type nCh=traits_type::eof())=0 | socketbuf | protectedpure 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(const socketbuf &) | socketbuf | private |
| 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 | |
| sync() | socketbuf | protectedvirtual |
| Timeout (defined in socketbuf) | socketbuf | protected |
| timeout() const | socketbuf | inline |
| underflow()=0 | socketbuf | protectedpure virtual |
| ~socketbuf() | socketbuf | virtual |
1.8.7