#include <h323trans.h>
Public Member Functions | |
Response (const H323TransportAddress &addr, unsigned seqNum) | |
~Response () | |
void | SetPDU (const H323TransactionPDU &pdu) |
PBoolean | SendCachedResponse (H323Transport &transport) |
Public Attributes | |
PTime | lastUsedTime |
PTimeInterval | retirementAge |
H323TransactionPDU * | replyPDU |
H323Transactor::Response::Response | ( | const H323TransportAddress & | addr, | |
unsigned | seqNum | |||
) |
H323Transactor::Response::~Response | ( | ) |
void H323Transactor::Response::SetPDU | ( | const H323TransactionPDU & | pdu | ) |
PBoolean H323Transactor::Response::SendCachedResponse | ( | H323Transport & | transport | ) |
PTimeInterval H323Transactor::Response::retirementAge |