OPAL  Version 3.14.3
H323GatekeeperIRR Class Reference

#include <gkserver.h>

Inheritance diagram for H323GatekeeperIRR:
Collaboration diagram for H323GatekeeperIRR:

Public Member Functions

 H323GatekeeperIRR (H323GatekeeperListener &listener, const H323RasPDU &pdu)
 
virtual PString GetGatekeeperIdentifier () const
 
virtual unsigned GetGatekeeperRejectTag () const
 
virtual PString GetEndpointIdentifier () const
 
virtual unsigned GetRegisteredEndPointRejectTag () const
 
virtual
H235Authenticator::ValidationResult 
ValidatePDU () const
 
virtual unsigned GetSecurityRejectTag () const
 
virtual void SetRejectReason (unsigned reasonCode)
 
- Public Member Functions inherited from H323GatekeeperRequest
virtual H323TransactionPDUCreateRIP (unsigned sequenceNumber, unsigned delay) const
 
virtual PBoolean WritePDU (H323TransactionPDU &pdu)
 
virtual bool CheckCryptoTokens ()
 
bool CheckGatekeeperIdentifier ()
 
bool GetRegisteredEndPoint ()
 
H323GatekeeperListenerGetRasChannel () const
 
 H323GatekeeperRequest (H323GatekeeperListener &rasChannel, const H323RasPDU &pdu)
 
- Public Member Functions inherited from H323Transaction
PBoolean HandlePDU ()
 
virtual void PrepareConfirm ()
 
PBoolean IsFastResponseRequired () const
 
PBoolean CanSendRIP () const
 
H323TransportAddress GetReplyAddress () const
 
const H323TransportAddressArrayGetReplyAddresses () const
 
PBoolean IsBehindNAT () const
 
H323TransactorGetTransactor () const
 
H235Authenticator::ValidationResult GetAuthenticatorResult () const
 
void SetAuthenticators (const H235Authenticators &auth)
 
 H323Transaction (H323Transactor &transactor, const H323TransactionPDU &requestToCopy, H323TransactionPDU *confirm, H323TransactionPDU *reject)
 
 ~H323Transaction ()
 

Data Fields

H225_InfoRequestResponse & irr
 
H225_InfoRequestAck & iack
 
H225_InfoRequestNak & inak
 
- Data Fields inherited from H323GatekeeperRequest
PSafePtr< H323RegisteredEndPointm_endpoint
 

Protected Member Functions

virtual Response OnHandlePDU ()
 

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
H323GatekeeperListenerm_rasChannel
 

Constructor & Destructor Documentation

H323GatekeeperIRR::H323GatekeeperIRR ( H323GatekeeperListener listener,
const H323RasPDU pdu 
)

Member Function Documentation

virtual PString H323GatekeeperIRR::GetEndpointIdentifier ( ) const
virtual

Implements H323GatekeeperRequest.

virtual PString H323GatekeeperIRR::GetGatekeeperIdentifier ( ) const
virtual

Implements H323GatekeeperRequest.

virtual unsigned H323GatekeeperIRR::GetGatekeeperRejectTag ( ) const
virtual

Implements H323GatekeeperRequest.

virtual unsigned H323GatekeeperIRR::GetRegisteredEndPointRejectTag ( ) const
virtual

Implements H323GatekeeperRequest.

virtual unsigned H323GatekeeperIRR::GetSecurityRejectTag ( ) const
virtual

Reimplemented from H323Transaction.

virtual Response H323GatekeeperIRR::OnHandlePDU ( )
protectedvirtual

Implements H323Transaction.

virtual void H323GatekeeperIRR::SetRejectReason ( unsigned  reasonCode)
virtual

Implements H323Transaction.

virtual H235Authenticator::ValidationResult H323GatekeeperIRR::ValidatePDU ( ) const
virtual

Implements H323Transaction.

Field Documentation

H225_InfoRequestAck& H323GatekeeperIRR::iack
H225_InfoRequestNak& H323GatekeeperIRR::inak
H225_InfoRequestResponse& H323GatekeeperIRR::irr

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