OPAL
Version 3.14.3
|
#include <peclient.h>
Data Fields | |
H501_ServiceRequest & | srq |
H501_ServiceConfirmation & | scf |
H501_ServiceRejection & | srj |
![]() | |
H501_MessageCommonInfo & | requestCommon |
H501_MessageCommonInfo & | confirmCommon |
Protected Member Functions | |
virtual Response | OnHandlePDU () |
Additional Inherited Members | |
![]() | |
enum | Response { Ignore = -2, Reject = -1, Confirm = 0 } |
![]() | |
static Response | InProgress (unsigned time) |
![]() | |
H323PeerElement & | peerElement |
H501ServiceRequest::H501ServiceRequest | ( | H323PeerElement & | pe, |
const H501PDU & | pdu | ||
) |
|
protectedvirtual |
Implements H323Transaction.
|
virtual |
Implements H323Transaction.
H501_ServiceConfirmation& H501ServiceRequest::scf |
H501_ServiceRejection& H501ServiceRequest::srj |
H501_ServiceRequest& H501ServiceRequest::srq |