OpenH323 1.18.0
|
#include <peclient.h>
Public Member Functions | |
H501Transaction (H323PeerElement &pe, const H501PDU &pdu, BOOL hasReject) | |
virtual H323TransactionPDU * | CreateRIP (unsigned sequenceNumber, unsigned delay) const |
virtual H235Authenticator::ValidationResult | ValidatePDU () const |
Public Attributes | |
H501_MessageCommonInfo & | requestCommon |
H501_MessageCommonInfo & | confirmCommon |
Protected Attributes | |
H323PeerElement & | peerElement |
H501Transaction::H501Transaction | ( | H323PeerElement & | pe, |
const H501PDU & | pdu, | ||
BOOL | hasReject | ||
) |
virtual H323TransactionPDU* H501Transaction::CreateRIP | ( | unsigned | sequenceNumber, |
unsigned | delay | ||
) | const [virtual] |
Implements H323Transaction.
virtual H235Authenticator::ValidationResult H501Transaction::ValidatePDU | ( | ) | const [virtual] |
Implements H323Transaction.
H323PeerElement& H501Transaction::peerElement [protected] |