#include <h323trans.h>
◆ Response
Enumerator |
---|
Ignore | |
Reject | |
Confirm | |
◆ H323Transaction()
Create a new transaction handler.
◆ ~H323Transaction()
H323Transaction::~H323Transaction |
( |
| ) |
|
◆ CanSendRIP()
PBoolean H323Transaction::CanSendRIP |
( |
| ) |
const |
|
inline |
◆ CheckCryptoTokens()
PBoolean H323Transaction::CheckCryptoTokens |
( |
const H235Authenticators & |
authenticators | ) |
|
◆ CreateRIP()
virtual H323TransactionPDU* H323Transaction::CreateRIP |
( |
unsigned |
sequenceNumber, |
|
|
unsigned |
delay |
|
) |
| const |
|
pure virtual |
◆ GetAuthenticatorResult()
◆ GetReplyAddress()
◆ GetReplyAddresses()
◆ GetTransactor()
◆ HandlePDU()
PBoolean H323Transaction::HandlePDU |
( |
| ) |
|
◆ InProgress()
static Response H323Transaction::InProgress |
( |
unsigned |
time | ) |
|
|
inlinestatic |
◆ IsBehindNAT()
PBoolean H323Transaction::IsBehindNAT |
( |
| ) |
const |
|
inline |
◆ IsFastResponseRequired()
PBoolean H323Transaction::IsFastResponseRequired |
( |
| ) |
const |
|
inline |
◆ OnHandlePDU()
virtual Response H323Transaction::OnHandlePDU |
( |
| ) |
|
|
protectedpure virtual |
Implemented in H323GatekeeperIRR, H323GatekeeperLRQ, H323GatekeeperBRQ, H323GatekeeperDRQ, H323GatekeeperARQ, H323GatekeeperURQ, H323GatekeeperRRQ, H501AccessRequest, H323GatekeeperGRQ, H501DescriptorUpdate, and H501ServiceRequest.
◆ PDECLARE_NOTIFIER()
H323Transaction::PDECLARE_NOTIFIER |
( |
PThread |
, |
|
|
H323Transaction |
, |
|
|
SlowHandler |
|
|
) |
| |
|
protected |
◆ SetRejectReason()
virtual void H323Transaction::SetRejectReason |
( |
unsigned |
reasonCode | ) |
|
|
pure virtual |
Implemented in H323GatekeeperIRR, H323GatekeeperLRQ, H323GatekeeperBRQ, H323GatekeeperDRQ, H323GatekeeperARQ, H323GatekeeperURQ, H323GatekeeperRRQ, H501AccessRequest, H323GatekeeperGRQ, H501DescriptorUpdate, and H501ServiceRequest.
◆ ValidatePDU()
◆ WritePDU()
◆ authenticatorResult
◆ authenticators
H235Authenticators H323Transaction::authenticators |
|
protected |
◆ canSendRIP
PBoolean H323Transaction::canSendRIP |
|
protected |
◆ confirm
◆ fastResponseRequired
PBoolean H323Transaction::fastResponseRequired |
|
protected |
◆ isBehindNAT
PBoolean H323Transaction::isBehindNAT |
|
protected |
◆ reject
◆ replyAddresses
◆ request
◆ requestSequenceNumber
unsigned H323Transaction::requestSequenceNumber |
|
protected |
◆ transactor
The documentation for this class was generated from the following file: