SNMP++  3.3.4
CSNMPMessage Member List

This is the complete list of members for CSNMPMessage, including all inherited members.

Callback(const int reason)CSNMPMessage
CSNMPMessage(unsigned long id, Snmp *snmp, SnmpSocket socket, const SnmpTarget &target, Pdu &pdu, unsigned char *rawPdu, size_t rawPduLen, const Address &address, snmp_callback callBack, void *callData)CSNMPMessage
GetId() const CSNMPMessageinline
GetPdu(int &reason, Pdu &pdu)CSNMPMessageinline
GetReceived() const CSNMPMessageinline
GetSendTime(msec &sendTime) const CSNMPMessageinline
GetSocket() const CSNMPMessageinline
GetTarget()CSNMPMessageinline
IsLocked() const CSNMPMessageinline
m_addressCSNMPMessageprotected
m_callBackCSNMPMessageprotected
m_callDataCSNMPMessageprotected
m_lockedCSNMPMessageprotected
m_pduCSNMPMessageprotected
m_rawPduCSNMPMessageprotected
m_rawPduLenCSNMPMessageprotected
m_reasonCSNMPMessageprotected
m_receivedCSNMPMessageprotected
m_sendTimeCSNMPMessageprotected
m_snmpCSNMPMessageprotected
m_socketCSNMPMessageprotected
m_targetCSNMPMessageprotected
m_uniqueIdCSNMPMessageprotected
ResendMessage()CSNMPMessage
ResetId(const unsigned long newId)CSNMPMessageinline
SetLocked(const bool l)CSNMPMessageinline
SetPdu(const int reason, const Pdu &pdu, const UdpAddress &fromaddress)CSNMPMessage
SetSendTime()CSNMPMessage
~CSNMPMessage()CSNMPMessagevirtual