skstream
|
This is the complete list of members for unix_socket_stream, including all inherited members.
_connecting_socket (defined in stream_socket_stream) | stream_socket_stream | protected |
_sockbuf (defined in basic_socket_stream) | basic_socket_stream | protected |
basic_socket() (defined in basic_socket) | basic_socket | protected |
basic_socket_stream(socketbuf &buffer, int proto=FreeSockets::proto_IP) | basic_socket_stream | |
close() (defined in stream_socket_stream) | stream_socket_stream | virtual |
connect_pending() const (defined in stream_socket_stream) | stream_socket_stream | inline |
copyLastError(const basic_socket &other) (defined in basic_socket) | basic_socket | inline |
fail() (defined in basic_socket_stream) | basic_socket_stream | |
getLastError() const (defined in basic_socket) | basic_socket | inline |
getProtocol() const (defined in basic_socket_stream) | basic_socket_stream | inline |
getSocket() const (defined in stream_socket_stream) | stream_socket_stream | virtual |
is_open() const (defined in basic_socket) | basic_socket | inline |
isReady(unsigned int milliseconds=0) (defined in unix_socket_stream) | unix_socket_stream | |
LastError (defined in basic_socket) | basic_socket | mutableprotected |
m_protocol (defined in basic_socket_stream) | basic_socket_stream | protected |
open(const std::string &address, bool nonblock=false) (defined in unix_socket_stream) | unix_socket_stream | |
open(const std::string &address, unsigned int milliseconds) (defined in unix_socket_stream) | unix_socket_stream | |
open(unix_socket_stream &other, bool nonblock=false) (defined in unix_socket_stream) | unix_socket_stream | |
operator!() (defined in basic_socket_stream) | basic_socket_stream | inline |
operator=(const unix_socket_stream &socket) (defined in unix_socket_stream) | unix_socket_stream | private |
setLastError() const (defined in basic_socket) | basic_socket | protected |
setSocket(SOCKET_TYPE sock) (defined in basic_socket_stream) | basic_socket_stream | inline |
setTimeout(unsigned sec, unsigned usec=0) (defined in basic_socket_stream) | basic_socket_stream | inline |
shutdown(bool wr_only=false) (defined in basic_socket_stream) | basic_socket_stream | |
startup() (defined in basic_socket) | basic_socket | static |
stream_socket_stream() (defined in stream_socket_stream) | stream_socket_stream | protected |
stream_socket_stream(SOCKET_TYPE socket) (defined in stream_socket_stream) | stream_socket_stream | protected |
timeout() const (defined in basic_socket_stream) | basic_socket_stream | inline |
unix_socket_stream(const unix_socket_stream &) (defined in unix_socket_stream) | unix_socket_stream | explicitprivate |
unix_socket_stream() (defined in unix_socket_stream) | unix_socket_stream | |
unix_socket_stream(SOCKET_TYPE socket) (defined in unix_socket_stream) | unix_socket_stream | explicit |
unix_socket_stream(const std::string &address, bool nonblock=false) (defined in unix_socket_stream) | unix_socket_stream | explicit |
unix_socket_stream(const std::string &address, unsigned int milliseconds) (defined in unix_socket_stream) | unix_socket_stream | explicit |
unix_socket_stream(unix_socket_stream &other, bool nonblock=false) (defined in unix_socket_stream) | unix_socket_stream | explicit |
~basic_socket() (defined in basic_socket) | basic_socket | virtual |
~basic_socket_stream() (defined in basic_socket_stream) | basic_socket_stream | virtual |
~stream_socket_stream() (defined in stream_socket_stream) | stream_socket_stream | virtual |
~unix_socket_stream() (defined in unix_socket_stream) | unix_socket_stream | virtual |