|
OPAL
Version 3.14.3
|
#include <h323trans.h>
Inherits PString.

Public Member Functions | |
| Response (const H323TransportAddress &addr, unsigned seqNum) | |
| ~Response () | |
| void | SetPDU (const H323TransactionPDU &pdu) |
| PBoolean | SendCachedResponse (H323Transport &transport) |
Data Fields | |
| PTime | lastUsedTime |
| PTimeInterval | retirementAge |
| H323TransactionPDU * | replyPDU |
| H323Transactor::Response::Response | ( | const H323TransportAddress & | addr, |
| unsigned | seqNum | ||
| ) |
| H323Transactor::Response::~Response | ( | ) |
| PBoolean H323Transactor::Response::SendCachedResponse | ( | H323Transport & | transport | ) |
| void H323Transactor::Response::SetPDU | ( | const H323TransactionPDU & | pdu | ) |
| PTime H323Transactor::Response::lastUsedTime |
| H323TransactionPDU* H323Transactor::Response::replyPDU |
| PTimeInterval H323Transactor::Response::retirementAge |