AgeResponses() | H323Transactor | [protected] |
CheckCryptoTokens(const H323TransactionPDU &pdu, const PASN_Array &clearTokens, unsigned clearOptionalField, const PASN_Array &cryptoTokens, unsigned cryptoOptionalField) | H323Transactor | [protected] |
CheckForResponse(unsigned, unsigned, const PASN_Choice *=NULL) | H323Transactor | [protected] |
checkResponseCryptoTokens | H323Transactor | [protected] |
Construct() | H323Transactor | [protected] |
CreateTransactionPDU() const=0 | H323Transactor | [pure virtual] |
defaultLocalPort | H323Transactor | [protected] |
defaultRemotePort | H323Transactor | [protected] |
endpoint | H323Transactor | [protected] |
GetCheckResponseCryptoTokens() | H323Transactor | [inline] |
GetEndPoint() const | H323Transactor | [inline] |
GetInterfaceAddresses(PBoolean excludeLocalHost=PTrue, H323Transport *associatedTransport=NULL) | H323Transactor | |
GetNextSequenceNumber() | H323Transactor | [protected] |
GetTransport() const | H323Transactor | [inline] |
H323Transactor(H323EndPoint &endpoint, H323Transport *transport, WORD localPort, WORD remotePort) | H323Transactor | |
H323Transactor(H323EndPoint &endpoint, const H323TransportAddress &iface, WORD localPort, WORD remotePort) | H323Transactor | |
HandleRequestInProgress(const H323TransactionPDU &pdu, unsigned delay) | H323Transactor | [protected] |
HandleTransaction(const PASN_Object &rawPDU)=0 | H323Transactor | [pure virtual] |
lastRequest | H323Transactor | [protected] |
MakeRequest(Request &request) | H323Transactor | [protected, virtual] |
nextSequenceNumber | H323Transactor | [protected] |
nextSequenceNumberMutex | H323Transactor | [protected] |
OnSendingPDU(PASN_Object &rawPDU)=0 | H323Transactor | [pure virtual] |
PDECLARE_NOTIFIER(PThread, H323Transactor, HandleTransactions) | H323Transactor | [protected] |
pduWriteMutex | H323Transactor | [protected] |
PrintOn(ostream &strm) const | H323Transactor | |
requests | H323Transactor | [protected] |
requestsMutex | H323Transactor | [protected] |
responses | H323Transactor | [protected] |
SendCachedResponse(const H323TransactionPDU &pdu) | H323Transactor | [protected] |
SetCheckResponseCryptoTokens(PBoolean value) | H323Transactor | [inline] |
SetTransport(const H323TransportAddress &iface) | H323Transactor | |
SetUpCallSignalAddresses(H225_ArrayOf_TransportAddress &addresses) | H323Transactor | [protected] |
StartChannel() | H323Transactor | [virtual] |
StopChannel() | H323Transactor | [virtual] |
transport | H323Transactor | [protected] |
WritePDU(H323TransactionPDU &pdu) | H323Transactor | [virtual] |
WriteTo(H323TransactionPDU &pdu, const H323TransportAddressArray &addresses, PBoolean callback=PTrue) | H323Transactor | [virtual] |
~H323Transactor() | H323Transactor | |