skstream
socketbuf Member List

This is the complete list of members for socketbuf, including all inherited members.

_buffer (defined in socketbuf)socketbufprivate
_overflow_timeout (defined in socketbuf)socketbufprotected
_socket (defined in socketbuf)socketbufprotected
_underflow_timeout (defined in socketbuf)socketbufprotected
getSocket() const socketbufinline
operator=(const socketbuf &)socketbufprivate
overflow(int_type nCh=traits_type::eof())=0socketbufprotectedpure virtual
setbuf(std::streambuf::char_type *buf, std::streamsize len)socketbufprotected
setReadTimeout(unsigned sec, unsigned usec=0)socketbufinline
setSocket(SOCKET_TYPE sock)socketbuf
setTimeout(unsigned sec, unsigned usec=0) (defined in socketbuf)socketbufinline
setWriteTimeout(unsigned sec, unsigned usec=0)socketbufinline
socketbuf(const socketbuf &)socketbufprivate
socketbuf(SOCKET_TYPE sock, std::streamsize insize=0x8000, std::streamsize outsize=0x8000)socketbufexplicit
socketbuf(SOCKET_TYPE sock, std::streambuf::char_type *buf, std::streamsize length)socketbuf
sync()socketbufprotectedvirtual
Timeout (defined in socketbuf)socketbufprotected
timeout() const socketbufinline
underflow()=0socketbufprotectedpure virtual
~socketbuf()socketbufvirtual