| bind(const Address &local) | Cabal::Socket | |
| channel(Channel *chn, Reception *rcpt) | Cabal::Socket | |
| channel() const | Cabal::Socket | [inline] |
| close() | Cabal::Socket | [virtual] |
| closed() const | Cabal::Socket | [inline] |
| continueOp() (defined in Cabal::Socket) | Cabal::Socket | |
| decref() | Cabal::Socket | [inline, virtual] |
| hasTimedOut() const | Cabal::Socket | [inline] |
| incref() | Cabal::Socket | [inline, virtual] |
| local() const | Cabal::Socket | [inline] |
| local_ip() | Cabal::Socket | [inline] |
| local_port() const | Cabal::Socket | [inline] |
| m_bTout (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_channel (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_local (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_osError (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_recpt (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_refcount (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_remote (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_skCom (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_timeout (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| m_type (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| managed() const | Cabal::Socket | [inline] |
| osError() const | Cabal::Socket | [inline] |
| rawRecv(void *data, const int len)=0 | Cabal::Socket | [protected, pure virtual] |
| rawSend(const void *data, const int len)=0 | Cabal::Socket | [protected, pure virtual] |
| rawSocket() const | Cabal::Socket | [inline] |
| reception() const (defined in Cabal::Socket) | Cabal::Socket | [inline] |
| recv(void *buffer, const int len) | Cabal::Socket | [virtual] |
| remote() const | Cabal::Socket | [inline] |
| remote_ip() | Cabal::Socket | [inline] |
| remote_port() const | Cabal::Socket | [inline] |
| send(const void *buffer, const int len) | Cabal::Socket | [virtual] |
| ServerSocket class | Cabal::Socket | [friend] |
| Socket(const SockType type) | Cabal::Socket | [inline, protected] |
| Socket(const SockType type, const char *ipaddr_local, const int port_local) (defined in Cabal::Socket) | Cabal::Socket | [inline, protected] |
| Socket(const SockType type, const char *ipaddr_local, const int port_local, const char *ipaddr_remote, const int port_remote) (defined in Cabal::Socket) | Cabal::Socket | [inline, protected] |
| Socket(const Socket &) | Cabal::Socket | |
| Socket::selectFor(bool rw) (defined in Cabal::Socket) | Cabal::Socket | [protected] |
| timeout() const | Cabal::Socket | [inline] |
| timeout(const long to) | Cabal::Socket | [inline] |
| ~Socket() | Cabal::Socket | [inline, virtual] |