|
OPAL
Version 3.18.8
|
#include <gkserver.h>


Data Fields | |
| H225_LocationRequest & | lrq |
| H225_LocationConfirm & | lcf |
| H225_LocationReject & | lrj |
Data Fields inherited from H323GatekeeperRequest | |
| PSafePtr< H323RegisteredEndPoint > | m_endpoint |
Protected Member Functions | |
| virtual Response | OnHandlePDU () |
Protected Member Functions inherited from H323Transaction | |
| PDECLARE_NOTIFIER (PThread, H323Transaction, SlowHandler) | |
Additional Inherited Members | |
Public Types inherited from H323Transaction | |
| enum | Response { Ignore = -2, Reject = -1, Confirm = 0 } |
Static Public Member Functions inherited from H323Transaction | |
| static Response | InProgress (unsigned time) |
Protected Attributes inherited from H323GatekeeperRequest | |
| H323GatekeeperListener & | m_rasChannel |
Protected Attributes inherited from H323Transaction | |
| H323Transactor & | m_transactor |
| unsigned | m_requestSequenceNumber |
| H323TransportAddressArray | m_replyAddresses |
| bool | m_fastResponseRequired |
| H323TransactionPDU * | m_request |
| H323TransactionPDU * | m_confirm |
| H323TransactionPDU * | m_reject |
| H235Authenticators | m_authenticators |
| H235Authenticator::ValidationResult | m_authenticatorResult |
| bool | m_isBehindNAT |
| bool | m_canSendRIP |
| H323GatekeeperLRQ::H323GatekeeperLRQ | ( | H323GatekeeperListener & | listener, |
| const H323RasPDU & | pdu | ||
| ) |
|
virtual |
Implements H323GatekeeperRequest.
|
virtual |
Implements H323GatekeeperRequest.
|
virtual |
Implements H323GatekeeperRequest.
|
virtual |
Implements H323GatekeeperRequest.
|
virtual |
Reimplemented from H323Transaction.
|
protectedvirtual |
Implements H323Transaction.
|
virtual |
Implements H323Transaction.
|
virtual |
Implements H323Transaction.
| H225_LocationConfirm& H323GatekeeperLRQ::lcf |
| H225_LocationReject& H323GatekeeperLRQ::lrj |
| H225_LocationRequest& H323GatekeeperLRQ::lrq |