This is the complete list of members for
CMOOSMsg, including all inherited members.
CMOOSMsg() | CMOOSMsg | |
CMOOSMsg(char cMsgType, const std::string &sKey, double dfVal, double dfTime=-1) | CMOOSMsg | |
CMOOSMsg(char cMsgType, const std::string &sKey, const std::string &sVal, double dfTime=-1) | CMOOSMsg | |
GetAsString(int nFieldWidth=12, int nNumDP=5) | CMOOSMsg | |
GetCommunity() const | CMOOSMsg | [inline] |
GetDouble() const | CMOOSMsg | [inline] |
GetKey() const | CMOOSMsg | [inline] |
GetName() const | CMOOSMsg | [inline] |
GetSizeInBytesWhenSerialised() const | CMOOSMsg | |
GetSource() const | CMOOSMsg | [inline] |
GetSourceAux() const | CMOOSMsg | [inline] |
GetString() const | CMOOSMsg | [inline] |
GetTime() const | CMOOSMsg | [inline] |
IsDataType(char cDataType) const | CMOOSMsg | |
IsDouble() const | CMOOSMsg | [inline] |
IsSkewed(double dfTimeNow, double *pdfSkew=NULL) | CMOOSMsg | |
IsString() const | CMOOSMsg | [inline] |
IsType(char cType) const | CMOOSMsg | |
IsYoungerThan(double dfAge) const | CMOOSMsg | |
m_cDataType | CMOOSMsg | |
m_cMsgType | CMOOSMsg | |
m_dfTime | CMOOSMsg | |
m_dfVal | CMOOSMsg | |
m_dfVal2 | CMOOSMsg | |
m_nID | CMOOSMsg | |
m_sKey | CMOOSMsg | |
m_sOriginatingCommunity | CMOOSMsg | |
m_sSrc | CMOOSMsg | |
m_sSrcAux | CMOOSMsg | |
m_sVal | CMOOSMsg | |
MarkAsBinary() | CMOOSMsg | |
operator<(const CMOOSMsg &Msg) const | CMOOSMsg | [inline] |
Serialize(unsigned char *pBuffer, int nLen, bool bToStream=true) | CMOOSMsg | |
SetDouble(double dfD) | CMOOSMsg | [inline] |
SetSourceAux(const std::string &sSrcAux) | CMOOSMsg | [inline] |
Trace() | CMOOSMsg | |
~CMOOSMsg() | CMOOSMsg | [virtual] |