, including all inherited members.
| ClearResources() | CMOOSCommClient | [protected] |
| ClientLoop() | CMOOSCommClient | |
| Close(bool bNice=true) | CMOOSCommClient | |
| CMOOSCommClient() | CMOOSCommClient | |
| CMOOSCommObject() | CMOOSCommObject | |
| ConnectToServer() | CMOOSCommClient | [protected] |
| DoBanner() | CMOOSCommClient | [protected] |
| DoClientWork() | CMOOSCommClient | [virtual] |
| DoLocalTimeCorrection(bool b) | CMOOSCommClient | [inline] |
| FakeSource(bool bFake) | CMOOSCommClient | |
| Fetch(MOOSMSG_LIST &MsgList) | CMOOSCommClient | |
| GetDescription() | CMOOSCommClient | |
| GetLocalIPAddress() | CMOOSCommClient | [static] |
| GetPublished() | CMOOSCommClient | [inline] |
| GetRegistered() | CMOOSCommClient | [inline] |
| HandShake() | CMOOSCommClient | [protected] |
| HasMailCallBack() | CMOOSCommClient | |
| IsConnected() | CMOOSCommClient | |
| IsRegisteredFor(const std::string &sVariable) | CMOOSCommClient | |
| m_bClientLoopIsRunning | CMOOSCommClient | [protected] |
| m_bConnected | CMOOSCommClient | [protected] |
| m_bDoLocalTimeCorrection | CMOOSCommClient | [protected] |
| m_bFakeSource | CMOOSCommClient | [protected] |
| m_bMailPresent | CMOOSCommClient | [protected] |
| m_bQuiet | CMOOSCommClient | [protected] |
| m_bQuit | CMOOSCommClient | [protected] |
| m_bVerboseDebug | CMOOSCommClient | [protected] |
| m_ClientThread | CMOOSCommClient | [protected] |
| m_InBox | CMOOSCommClient | [protected] |
| m_InLock | CMOOSCommClient | [protected] |
| m_lPort | CMOOSCommClient | [protected] |
| m_nFundamentalFreq | CMOOSCommClient | [protected] |
| m_nInPendingLimit | CMOOSCommClient | [protected] |
| m_nNextMsgID | CMOOSCommClient | [protected] |
| m_nOutPendingLimit | CMOOSCommClient | [protected] |
| m_OutBox | CMOOSCommClient | [protected] |
| m_OutLock | CMOOSCommClient | [protected] |
| m_pConnectCallBackParam | CMOOSCommClient | [protected] |
| m_pDisconnectCallBackParam | CMOOSCommClient | [protected] |
| m_pfnConnectCallBack | CMOOSCommClient | [protected] |
| m_pfnDisconnectCallBack | CMOOSCommClient | [protected] |
| m_pfnMailCallBack | CMOOSCommClient | [protected] |
| m_pMailCallBackParam | CMOOSCommClient | [protected] |
| m_pSkewFilter | CMOOSCommClient | [protected] |
| m_pSocket | CMOOSCommClient | [protected] |
| m_Published | CMOOSCommClient | [protected] |
| m_Registered | CMOOSCommClient | [protected] |
| m_sDBHost | CMOOSCommClient | [protected] |
| m_sMyName | CMOOSCommClient | [protected] |
| Notify(const std::string &sVar, const std::string &sVal, double dfTime=-1) | CMOOSCommClient | |
| Notify(const std::string &sVar, const std::string &sVal, const std::string &sSrcAux, double dfTime=-1) | CMOOSCommClient | |
| Notify(const std::string &sVar, double dfVal, double dfTime=-1) | CMOOSCommClient | |
| Notify(const std::string &sVar, double dfVal, const std::string &sSrcAux, double dfTime=-1) | CMOOSCommClient | |
| Notify(const std::string &sVar, void *pData, unsigned int nDataSize, double dfTime=-1) | CMOOSCommClient | |
| Notify(const std::string &sVar, void *pData, unsigned int nDataSize, const std::string &sSrcAux, double dfTime=-1) | CMOOSCommClient | |
| OnCloseConnection() | CMOOSCommClient | [protected] |
| Peek(MOOSMSG_LIST &List, int nIDRequired, bool bClearBox=true) | CMOOSCommClient | |
| PeekAndCheckMail(MOOSMSG_LIST &Mail, const std::string &sKey, CMOOSMsg &Msg, bool bErase=false, bool bFindYoungest=false) | CMOOSCommClient | [static] |
| PeekMail(MOOSMSG_LIST &Mail, const std::string &sKey, CMOOSMsg &Msg, bool bErase=false, bool bFindYoungest=false) | CMOOSCommClient | [static] |
| Post(CMOOSMsg &Msg) | CMOOSCommClient | |
| ReadMsg(XPCTcpSocket *pSocket, CMOOSMsg &Msg, int nSecondsTimeOut=-1) | CMOOSCommObject | [protected] |
| ReadPkt(XPCTcpSocket *pSocket, CMOOSCommPkt &PktRx, int nSecondsTimeOut=-1) | CMOOSCommObject | [protected] |
| Register(const std::string &sVar, double dfInterval) | CMOOSCommClient | |
| Run(const char *sServer, long lPort, const char *sMyName, unsigned int nFundamentalFreq=5) | CMOOSCommClient | |
| SendMsg(XPCTcpSocket *pSocket, CMOOSMsg &Msg) | CMOOSCommObject | [protected] |
| SendPkt(XPCTcpSocket *pSocket, CMOOSCommPkt &PktTx) | CMOOSCommObject | [protected] |
| ServerRequest(const std::string &sWhat, MOOSMSG_LIST &MsgList, double dfTimeOut=2.0, bool bContinuouslyClearBox=true) | CMOOSCommClient | |
| SetCommsTick(int nCommsTick) | CMOOSCommClient | |
| SetOnConnectCallBack(bool(*pfn)(void *pParamCaller), void *pCallerParam) | CMOOSCommClient | |
| SetOnDisconnectCallBack(bool(*pfn)(void *pParamCaller), void *pCallerParam) | CMOOSCommClient | |
| SetOnMailCallBack(bool(*pfn)(void *pParamCaller), void *pCallerParam) | CMOOSCommClient | |
| SetQuiet(bool bQ) | CMOOSCommClient | [inline] |
| SetVerboseDebug(bool bT) | CMOOSCommClient | [inline] |
| SocketsInit() | CMOOSCommObject | [static] |
| StartThreads() | CMOOSCommClient | [protected] |
| UnRegister(const std::string &sVar) | CMOOSCommClient | |
| UpdateMOOSSkew(double dfRQTime, double dfTXTime, double dfRXTime) | CMOOSCommClient | [protected] |
| ~CMOOSCommClient() | CMOOSCommClient | [virtual] |
| ~CMOOSCommObject() | CMOOSCommObject | [virtual] |