This is the complete list of members for SipTcpServer, including all inherited members.
| addClient(SipClient *client) | SipProtocolServerBase | protected |
| buildClientSocket(int hostPort, const char *hostAddress, const char *localIp) | SipTcpServer | protectedvirtual |
| clientExists(SipClient *client) | SipProtocolServerBase | protected |
| createClient(const char *hostAddress, int hostPort, const char *localIp) | SipProtocolServerBase | protected |
| createServerSocket(const char *szBindAddr, int &port, const UtlBoolean &bUseNextAvailablePort) | SipTcpServer | protected |
| getClientCount() | SipProtocolServerBase | |
| getServerPort() const | SipTcpServer | |
| isOk() | SipProtocolServerBase | virtual |
| mDefaultIp | SipProtocolServerBase | protected |
| mDefaultPort | SipProtocolServerBase | protected |
| mProtocolString | SipProtocolServerBase | protected |
| mpServerBrokerListener | SipProtocolServerBase | protected |
| mServerBrokers | SipTcpServer | protected |
| mServerPort | SipTcpServer | protected |
| mServerPortMap | SipProtocolServerBase | protected |
| mServers | SipProtocolServerBase | protected |
| mServerSocketMap | SipProtocolServerBase | protected |
| mSipUserAgent | SipProtocolServerBase | protected |
| printStatus() | SipProtocolServerBase | virtual |
| releaseClient(SipClient *client) | SipProtocolServerBase | protected |
| removeOldClients(long oldTime) | SipProtocolServerBase | |
| run(void *pArg) | SipTcpServer | virtual |
| send(SipMessage *message, const char *hostAddress, int hostPort=SIP_PORT) | SipProtocolServerBase | |
| shutdownClients() | SipProtocolServerBase | protected |
| shutdownListener() | SipTcpServer | virtual |
| SipProtocolServerBase(SipUserAgent *userAgent, const char *protocolString, const char *taskName) | SipProtocolServerBase | |
| SipTcpServer(int sipPort=SIP_PORT, SipUserAgent *userAgent=NULL, const char *protocolString=SIP_TRANSPORT_TCP, const char *taskName="SipTcpServer-%d", UtlBoolean bUseNextAvailablePort=FALSE, const char *szBindAddr=NULL) | SipTcpServer | |
| startClients() | SipProtocolServerBase | protected |
| startListener() | SipTcpServer | virtual |
| ~SipProtocolServerBase() | SipProtocolServerBase | virtual |
| ~SipTcpServer() | SipTcpServer | virtual |