#include <h323trans.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
Create a new transaction handler.
H323Transaction::~H323Transaction |
( |
| ) |
|
Member Function Documentation
BOOL H323Transaction::CanSendRIP |
( |
| ) |
const [inline] |
BOOL H323Transaction::CheckCryptoTokens |
( |
const H235Authenticators & |
authenticators | ) |
|
virtual H323TransactionPDU* H323Transaction::CreateRIP |
( |
unsigned |
sequenceNumber, |
|
|
unsigned |
delay |
|
) |
| const [pure virtual] |
const H323TransportAddressArray& H323Transaction::GetReplyAddresses |
( |
| ) |
const [inline] |
BOOL H323Transaction::HandlePDU |
( |
| ) |
|
static Response H323Transaction::InProgress |
( |
unsigned |
time | ) |
[inline, static] |
BOOL H323Transaction::IsBehindNAT |
( |
| ) |
const [inline] |
BOOL H323Transaction::IsFastResponseRequired |
( |
| ) |
const [inline] |
virtual Response H323Transaction::OnHandlePDU |
( |
| ) |
[protected, pure virtual] |
Implemented in H323GatekeeperGRQ, H323GatekeeperRRQ, H323GatekeeperURQ, H323GatekeeperARQ, H323GatekeeperDRQ, H323GatekeeperBRQ, H323GatekeeperLRQ, H323GatekeeperIRR, H501ServiceRequest, H501DescriptorUpdate, and H501AccessRequest.
H323Transaction::PDECLARE_NOTIFIER |
( |
PThread |
, |
|
|
H323Transaction |
, |
|
|
SlowHandler |
|
|
) |
| [protected] |
virtual void H323Transaction::SetRejectReason |
( |
unsigned |
reasonCode | ) |
[pure virtual] |
Implemented in H323GatekeeperGRQ, H323GatekeeperRRQ, H323GatekeeperURQ, H323GatekeeperARQ, H323GatekeeperDRQ, H323GatekeeperBRQ, H323GatekeeperLRQ, H323GatekeeperIRR, H501ServiceRequest, H501DescriptorUpdate, and H501AccessRequest.
Member Data Documentation
The documentation for this class was generated from the following file: