This is the complete list of members for
DtTcpSocketMgr, including all inherited members.
| addrInUse() const | DtTcpSocketMgr | [virtual] |
| addSocketAdditionCallback(DtSocketAdditionCallback cb, void *usr) | DtTcpSocketMgr | [virtual] |
| addSocketRemovalCallback(DtSocketRemovalCallback cb, void *usr) | DtTcpSocketMgr | [virtual] |
| currentClientAddr() const | DtTcpSocketMgr | [virtual] |
| currentClientPort() const | DtTcpSocketMgr | [virtual] |
| currentSockFd() const | DtTcpSocketMgr | [virtual] |
| DtTcpSocketMgr(int port=DtDEFAULT_PORT) | DtTcpSocketMgr | |
| DtTcpSocketMgr(DtSocketCreationCallback cb, void *socketCreator, int port=DtDEFAULT_PORT) | DtTcpSocketMgr | |
| DtTcpSocketMgr(const DtTcpSocketMgr &) | DtTcpSocketMgr | [protected] |
| emptyCallbackLists() | DtTcpSocketMgr | [protected, virtual] |
| isOk() const | DtTcpSocketMgr | [inline, virtual] |
| myAdditionCallbacks | DtTcpSocketMgr | [protected] |
| myAddrInUse | DtTcpSocketMgr | [protected] |
| myCliAddr | DtTcpSocketMgr | [protected] |
| myCliPort | DtTcpSocketMgr | [protected] |
| myCurrentSockFd | DtTcpSocketMgr | [protected] |
| myMaxBundleSize | DtTcpSocketMgr | [protected] |
| myNoDelay | DtTcpSocketMgr | [protected] |
| myOk | DtTcpSocketMgr | [protected] |
| myRemovalCallbacks | DtTcpSocketMgr | [protected] |
| myServAddr | DtTcpSocketMgr | [protected] |
| mySizeLength | DtTcpSocketMgr | [protected] |
| mySizeOffset | DtTcpSocketMgr | [protected] |
| mySocketCreationCb | DtTcpSocketMgr | [protected] |
| mySocketCreator | DtTcpSocketMgr | [protected] |
| mySockList | DtTcpSocketMgr | [protected] |
| operator=(const DtTcpSocketMgr &) | DtTcpSocketMgr | [protected] |
| processConnections() | DtTcpSocketMgr | [virtual] |
| removeAndDelete(DtTcpSocket *sock) | DtTcpSocketMgr | |
| removeSocketAdditionCallback(DtSocketAdditionCallback cb, void *usr) | DtTcpSocketMgr | [virtual] |
| removeSocketRemovalCallback(DtSocketRemovalCallback cb, void *usr) | DtTcpSocketMgr | [virtual] |
| serverSockfd | DtTcpSocketMgr | [protected] |
| setNoDelay(bool onOff) | DtTcpSocketMgr | |
| setPacketBundling(unsigned int maxBundleSize) | DtTcpSocketMgr | [virtual] |
| setSizeLength(int length) | DtTcpSocketMgr | [virtual] |
| setSizeOffset(int offset) | DtTcpSocketMgr | [virtual] |
| sizeLength() | DtTcpSocketMgr | [inline, virtual] |
| sizeOffset() | DtTcpSocketMgr | [inline, virtual] |
| socketList() | DtTcpSocketMgr | [virtual] |
| ~DtTcpSocketMgr() | DtTcpSocketMgr | [virtual] |