#include <h323neg.h>
Inheritance diagram for H245Negotiator:
Public Member Functions | |
H245Negotiator (H323EndPoint &endpoint, H323Connection &connection) | |
Protected Member Functions | |
PDECLARE_NOTIFIER (PTimer, H245Negotiator, HandleTimeout) | |
Protected Attributes | |
H323EndPoint & | endpoint |
H323Connection & | connection |
PTimer | replyTimer |
PMutex | mutex |
H245Negotiator::H245Negotiator | ( | H323EndPoint & | endpoint, | |
H323Connection & | connection | |||
) |
H245Negotiator::PDECLARE_NOTIFIER | ( | PTimer | , | |
H245Negotiator | , | |||
HandleTimeout | ||||
) | [protected] |
H323EndPoint& H245Negotiator::endpoint [protected] |
H323Connection& H245Negotiator::connection [protected] |
PTimer H245Negotiator::replyTimer [protected] |
PMutex H245Negotiator::mutex [protected] |