#include <h323trans.h>
Enumerator |
---|
Ignore |
|
Reject |
|
Confirm |
|
Create a new transaction handler.
H323Transaction::~H323Transaction |
( |
| ) |
|
PBoolean H323Transaction::CanSendRIP |
( |
| ) |
const |
|
inline |
virtual bool H323Transaction::CheckCryptoTokens |
( |
| ) |
|
|
virtual |
virtual H323TransactionPDU* H323Transaction::CreateRIP |
( |
unsigned |
sequenceNumber, |
|
|
unsigned |
delay |
|
) |
| const |
|
pure virtual |
virtual unsigned H323Transaction::GetSecurityRejectTag |
( |
| ) |
const |
|
inlinevirtual |
PBoolean H323Transaction::HandlePDU |
( |
| ) |
|
static Response H323Transaction::InProgress |
( |
unsigned |
time | ) |
|
|
inlinestatic |
PBoolean H323Transaction::IsBehindNAT |
( |
| ) |
const |
|
inline |
PBoolean H323Transaction::IsFastResponseRequired |
( |
| ) |
const |
|
inline |
virtual Response H323Transaction::OnHandlePDU |
( |
| ) |
|
|
protectedpure virtual |
Implemented in H323GatekeeperIRR, H323GatekeeperLRQ, H323GatekeeperBRQ, H323GatekeeperDRQ, H323GatekeeperARQ, H323GatekeeperURQ, H323GatekeeperRRQ, H501AccessRequest, H323GatekeeperGRQ, H501DescriptorUpdate, and H501ServiceRequest.
H323Transaction::PDECLARE_NOTIFIER |
( |
PThread |
, |
|
|
H323Transaction |
, |
|
|
SlowHandler |
|
|
) |
| |
|
protected |
virtual void H323Transaction::PrepareConfirm |
( |
| ) |
|
|
inlinevirtual |
void H323Transaction::SetAuthenticators |
( |
const H235Authenticators & |
auth | ) |
|
|
inline |
virtual void H323Transaction::SetRejectReason |
( |
unsigned |
reasonCode | ) |
|
|
pure virtual |
Implemented in H323GatekeeperIRR, H323GatekeeperLRQ, H323GatekeeperBRQ, H323GatekeeperDRQ, H323GatekeeperARQ, H323GatekeeperURQ, H323GatekeeperRRQ, H501AccessRequest, H323GatekeeperGRQ, H501DescriptorUpdate, and H501ServiceRequest.
H235Authenticators H323Transaction::m_authenticators |
|
protected |
bool H323Transaction::m_canSendRIP |
|
protected |
bool H323Transaction::m_fastResponseRequired |
|
protected |
bool H323Transaction::m_isBehindNAT |
|
protected |
unsigned H323Transaction::m_requestSequenceNumber |
|
protected |
The documentation for this class was generated from the following file: