GlobalObjects
Lade ...
Suche ...
Keine Treffer
tcp::Message Elementverzeichnis

Vollständige Aufstellung aller Elemente für tcp::Message einschließlich aller geerbten Elemente.

AbstractMessage()tcp::AbstractMessageprotected
getActionCode() consttcp::Message
getInfo() consttcp::Message
getMsgID() consttcp::Message
getRawMsg(char *&prszRawMsg, bool bCopy=true)tcp::Message
getRawMsgPt()tcp::Message
getRawMsgSize() consttcp::Message
getTransmitData(char *&prszSendMsg, bool bCopy=true)tcp::Message
getTransmitDataPt()tcp::Message
getTransmitDataSize() consttcp::Message
initDataFromSendMsg()tcp::Messageprivate
initSendMsgFromData()tcp::Messageprivate
m_iActionCodetcp::Messageprivate
m_nRawMessageSizetcp::Messageprivate
m_nTransmitDataSizetcp::Messageprivate
m_pszRawMessagetcp::Messageprivate
m_pszTransmitDatatcp::Messageprivate
m_strInfotcp::Messageprivate
m_uiMessageIDtcp::Messageprivate
Message()tcp::Messageprotected
Message(char *pszTransmitData, std::size_t nTransmitDataSize)tcp::Message
Message(char *pszRawMsg, std::size_t nRawMsgSize, unsigned int uiMessageID, int iActionCode, const std::string &rstrInfo)tcp::Message
Message(const Message &)tcp::Messageprivate
operator=(const Message &)tcp::Messageprivate
~AbstractMessage()tcp::AbstractMessagevirtual
~Message()tcp::Messagevirtual