OPAL  Version 3.10.4
H245Negotiator Class Reference

#include <h323neg.h>

Inheritance diagram for H245Negotiator:
H245NegLogicalChannel H245NegLogicalChannels H245NegMasterSlaveDetermination H245NegRequestMode H245NegRoundTripDelay H245NegTerminalCapabilitySet

Public Member Functions

 H245Negotiator (H323EndPoint &endpoint, H323Connection &connection)

Protected Member Functions

 PDECLARE_NOTIFIER (PTimer, H245Negotiator, HandleTimeoutUnlocked)
virtual void HandleTimeout ()

Protected Attributes

H323EndPointendpoint
H323Connectionconnection
PTimer replyTimer

Detailed Description

Base class for doing H245 negotiations

Constructor & Destructor Documentation

H245Negotiator::H245Negotiator ( H323EndPoint endpoint,
H323Connection connection 
)

Member Function Documentation

virtual void H245Negotiator::HandleTimeout ( )
protectedvirtual
H245Negotiator::PDECLARE_NOTIFIER ( PTimer  ,
H245Negotiator  ,
HandleTimeoutUnlocked   
)
protected

Field Documentation

H323Connection& H245Negotiator::connection
protected
H323EndPoint& H245Negotiator::endpoint
protected
PTimer H245Negotiator::replyTimer
protected

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