This is the complete list of members for
CMOOSCommServer, including all inherited members.
| CMOOSCommObject() | CMOOSCommObject | |
| CMOOSCommServer() | CMOOSCommServer | |
| DoBanner() | CMOOSCommServer | [protected, virtual] |
| GetClientName(XPCTcpSocket *pSocket) | CMOOSCommServer | [protected] |
| GetClientNames(STRING_LIST &sList) | CMOOSCommServer | |
| GetMaxSocketFD() | CMOOSCommServer | [protected] |
| HandShake(XPCTcpSocket *pNewSocket) | CMOOSCommServer | [protected] |
| IsUniqueName(std::string &sClientName) | CMOOSCommServer | [protected] |
| ListenLoop() | CMOOSCommServer | |
| m_bDisableNameLookUp | CMOOSCommServer | [protected] |
| m_bQuiet | CMOOSCommServer | [protected] |
| m_bQuit | CMOOSCommServer | [protected] |
| m_ClientSocketList | CMOOSCommServer | [protected] |
| m_ListenThread | CMOOSCommServer | [protected] |
| m_lListenPort | CMOOSCommServer | [protected] |
| m_nMaxSocketFD | CMOOSCommServer | [protected] |
| m_nTotalActions | CMOOSCommServer | [protected] |
| m_pDisconnectCallBackParam | CMOOSCommServer | [protected] |
| m_pfnDisconnectCallBack | CMOOSCommServer | [protected] |
| m_pfnRxCallBack | CMOOSCommServer | [protected] |
| m_pFocusSocket | CMOOSCommServer | [protected] |
| m_pListenSocket | CMOOSCommServer | [protected] |
| m_pRxCallBackParam | CMOOSCommServer | [protected] |
| m_sCommunityName | CMOOSCommServer | [protected] |
| m_ServerThread | CMOOSCommServer | [protected] |
| m_Socket2ClientMap | CMOOSCommServer | [protected] |
| m_SocketListLock | CMOOSCommServer | [protected] |
| m_TimerThread | CMOOSCommServer | [protected] |
| OnAbsentClient(XPCTcpSocket *pClient) | CMOOSCommServer | [protected, virtual] |
| OnClientDisconnect() | CMOOSCommServer | [protected, virtual] |
| OnNewClient(XPCTcpSocket *pNewClient, char *sName) | CMOOSCommServer | [protected, virtual] |
| PoisonClient(XPCTcpSocket *pSocket, const std::string &sReason) | CMOOSCommServer | [protected] |
| ProcessClient() | CMOOSCommServer | [protected, virtual] |
| ReadMsg(XPCTcpSocket *pSocket, CMOOSMsg &Msg, int nSecondsTimeOut=-1) | CMOOSCommObject | [protected] |
| ReadPkt(XPCTcpSocket *pSocket, CMOOSCommPkt &PktRx, int nSecondsTimeOut=-1) | CMOOSCommObject | [protected] |
| Run(long lPort, const std::string &sCommunityName, bool bDisableNameLookUp=false) | CMOOSCommServer | |
| SendMsg(XPCTcpSocket *pSocket, CMOOSMsg &Msg) | CMOOSCommObject | [protected] |
| SendPkt(XPCTcpSocket *pSocket, CMOOSCommPkt &PktTx) | CMOOSCommObject | [protected] |
| ServerLoop() | CMOOSCommServer | |
| SetOnDisconnectCallBack(bool(*pfn)(std::string &sClient, void *pParam), void *pParam) | CMOOSCommServer | |
| SetOnRxCallBack(bool(*pfn)(const std::string &sClient, MOOSMSG_LIST &MsgListRx, MOOSMSG_LIST &MsgListTx, void *pParam), void *pParam) | CMOOSCommServer | |
| SetQuiet(bool bQ) | CMOOSCommServer | [inline] |
| SOCKETFD_2_CLIENT_NAME_MAP typedef | CMOOSCommServer | |
| SOCKETLIST typedef | CMOOSCommServer | |
| SocketsInit() | CMOOSCommObject | [static] |
| StartThreads() | CMOOSCommServer | [protected] |
| STRING_LIST typedef | CMOOSCommServer | |
| TimerLoop() | CMOOSCommServer | |
| ~CMOOSCommObject() | CMOOSCommObject | [virtual] |
| ~CMOOSCommServer() | CMOOSCommServer | [virtual] |