Member index for:
CPingSocket
m_aReplyingAddress
m_bPingDone
m_bSameID
m_bTimeout
m_dwLastTick
m_dwTimeElapsed
m_dwTimeout
m_iDataSize
m_ucTTL
m_usLastPingID
m_usLastPingSequence
CPingSocket()
~CPingSocket()
GetDataSize() const
GetReplyingAddress() const
GetTimeElapsed() const
GetTTL() const
IsIDOK(unsigned short usID, unsigned short usSequence) const
IsPingDone() const
IsTimeout() const
OnSocketReceive(int iErrorCode)
OnSocketTimeout()
Ping(const std::string& rDestinationAddress, DWORD dwTimeout=3000)
Ping(IP aDestinationAddress, DWORD dwTimeout=3000)
PingDone(BOOL bTimeout)
PingDoneData(IP aReplyingAddress, unsigned char ucTTL, DWORD dwTimeElapsed, int iDataSize, unsigned short usID, BOOL bTTLExpired)
SetID(unsigned short usID)
SetSequence(unsigned short usSequence)
SetUseSameID(BOOL bSameID)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Header Protected Section
Custom Code in Source After Includes
[
Back to Top
]