#include <h323neg.h>
Public Member Functions | |
| H245Negotiator (H323EndPoint &endpoint, H323Connection &connection) | |
Protected Member Functions | |
| PDECLARE_NOTIFIER (PTimer, H245Negotiator, HandleTimeoutUnlocked) | |
| virtual void | HandleTimeout () |
Protected Attributes | |
| H323EndPoint & | endpoint |
| H323Connection & | connection |
| PTimer | replyTimer |
Base class for doing H245 negotiations
| H245Negotiator::H245Negotiator | ( | H323EndPoint & | endpoint, | |
| H323Connection & | connection | |||
| ) |
| virtual void H245Negotiator::HandleTimeout | ( | ) | [protected, virtual] |
Reimplemented in H245NegMasterSlaveDetermination, H245NegTerminalCapabilitySet, H245NegLogicalChannel, H245NegRequestMode, and H245NegRoundTripDelay.
| H245Negotiator::PDECLARE_NOTIFIER | ( | PTimer | , | |
| H245Negotiator | , | |||
| HandleTimeoutUnlocked | ||||
| ) | [protected] |
H323Connection& H245Negotiator::connection [protected] |
H323EndPoint& H245Negotiator::endpoint [protected] |
PTimer H245Negotiator::replyTimer [protected] |
1.6.1