_get_descriptor() const | unix_buffer | [inline, protected, virtual] |
attach(const int _fd, const bool autoclose=true) | unix_fd_buffer | [inline] |
buffersize | unix_fd_buffer | [protected, static] |
connection_info() | Cnetwork_connection_methods | [inline] |
detach() | unix_buffer | [inline, virtual] |
empty_buffer() | unix_buffer | [inline, protected, virtual] |
fd | unix_fd_buffer | [protected] |
fd_autoclose | unix_fd_buffer | [protected] |
get_descriptor() const | unix_fd_buffer | [inline] |
get_LINGER() | Cnetwork_connection_methods | [inline] |
get_RCV_timeout() | Cnetwork_connection_methods | [inline] |
get_RCVBUF() | Cnetwork_connection_methods | [inline] |
get_SND_timeout() | Cnetwork_connection_methods | [inline] |
get_SNDBUF() | Cnetwork_connection_methods | [inline] |
get_TCP_NODELAY() | Cnetwork_connection_methods | [inline] |
ibuffer | unix_fd_buffer | [protected] |
obuffer | unix_fd_buffer | [protected] |
overflow(int c) | unix_fd_buffer | [inline, protected, virtual] |
peer_info() | Cnetwork_connection_methods | [inline] |
pushbacksize | unix_fd_buffer | [protected, static] |
set_LINGER(const signed int seconds) | Cnetwork_connection_methods | [inline] |
set_RCV_timeout(const int secs, const int u_secs=0) | Cnetwork_connection_methods | [inline] |
set_RCVBUF(const int size) | Cnetwork_connection_methods | [inline] |
set_SND_timeout(const int secs, const int u_secs=0) | Cnetwork_connection_methods | [inline] |
set_SNDBUF(const int size) | Cnetwork_connection_methods | [inline] |
set_TCP_NODELAY(const bool flag=true) | Cnetwork_connection_methods | [inline] |
set_timeout(const int secs, const int u_secs=0) | Cnetwork_connection_methods | [inline] |
socket_info() | Cnetwork_connection_methods | [inline] |
sync() | unix_fd_buffer | [inline, protected, virtual] |
underflow() | unix_buffer | [inline, protected, virtual] |
unix_buffer(void) | unix_buffer | [inline] |
unix_buffer(const int _fd, const int secs_timeout=75) | unix_buffer | [inline, explicit] |
unix_buffer(const connection_waiter &cw) | unix_buffer | [inline, explicit] |
unix_buffer(const std::string &host, const int port) | unix_buffer | [inline] |
unix_fd_buffer(void) | unix_fd_buffer | [inline] |
unix_fd_buffer(const int _fd) | unix_fd_buffer | [inline, explicit] |
~Cnetwork_connection_methods() | Cnetwork_connection_methods | [inline, virtual] |
~Cprovide_descriptor_access() | Cprovide_descriptor_access | [inline, virtual] |
~unix_buffer() | unix_buffer | [inline, virtual] |
~unix_fd_buffer() | unix_fd_buffer | [inline, virtual] |