OpenH323  1.18.0
Public Member Functions | Protected Attributes
H245NegRoundTripDelay Class Reference

#include <h323neg.h>

Inheritance diagram for H245NegRoundTripDelay:
H245Negotiator

List of all members.

Public Member Functions

 H245NegRoundTripDelay (H323EndPoint &endpoint, H323Connection &connection)
BOOL StartRequest ()
BOOL HandleRequest (const H245_RoundTripDelayRequest &pdu)
BOOL HandleResponse (const H245_RoundTripDelayResponse &pdu)
void HandleTimeout (PTimer &, INT)
PTimeInterval GetRoundTripDelay () const
BOOL IsRemoteOffline () const

Protected Attributes

BOOL awaitingResponse
unsigned sequenceNumber
PTimeInterval tripStartTime
PTimeInterval roundTripTime
unsigned retryCount

Detailed Description

Request mode change as per H245 section 8.9


Constructor & Destructor Documentation


Member Function Documentation

PTimeInterval H245NegRoundTripDelay::GetRoundTripDelay ( ) const [inline]

References roundTripTime.

void H245NegRoundTripDelay::HandleTimeout ( PTimer &  ,
INT   
)
BOOL H245NegRoundTripDelay::IsRemoteOffline ( ) const [inline]

References retryCount.


Member Data Documentation

unsigned H245NegRoundTripDelay::retryCount [protected]

Referenced by IsRemoteOffline().

PTimeInterval H245NegRoundTripDelay::roundTripTime [protected]

Referenced by GetRoundTripDelay().

PTimeInterval H245NegRoundTripDelay::tripStartTime [protected]

The documentation for this class was generated from the following file: