|
OpenH323
1.18.0
|
#include <h323neg.h>
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 |
Base class for doing H245 negotiations
| H245Negotiator::H245Negotiator | ( | H323EndPoint & | endpoint, |
| H323Connection & | connection | ||
| ) |
| H245Negotiator::PDECLARE_NOTIFIER | ( | PTimer | , |
| H245Negotiator | , | ||
| HandleTimeout | |||
| ) | [protected] |
H323Connection& H245Negotiator::connection [protected] |
H323EndPoint& H245Negotiator::endpoint [protected] |
PMutex H245Negotiator::mutex [protected] |
PTimer H245Negotiator::replyTimer [protected] |
1.7.6.1