#include <h450pdu.h>
Constructor & Destructor Documentation
Member Function Documentation
virtual void H450xHandler::AttachToAlerting |
( |
H323SignalPDU & |
pdu | ) |
|
|
virtual |
virtual void H450xHandler::AttachToConnect |
( |
H323SignalPDU & |
pdu | ) |
|
|
virtual |
virtual void H450xHandler::AttachToReleaseComplete |
( |
H323SignalPDU & |
pdu | ) |
|
|
virtual |
PBoolean H450xHandler::DecodeArguments |
( |
PASN_OctetString * |
argString, |
|
|
PASN_Object & |
argObject, |
|
|
int |
absentErrorCode |
|
) |
| |
unsigned H450xHandler::GetInvokeId |
( |
| ) |
const |
|
inline |
virtual PBoolean H450xHandler::OnReceivedInvoke |
( |
int |
opcode, |
|
|
int |
invokeId, |
|
|
int |
linkedId, |
|
|
PASN_OctetString * |
argument |
|
) |
| |
|
pure virtual |
virtual PBoolean H450xHandler::OnReceivedReject |
( |
int |
problemType, |
|
|
int |
problemNumber |
|
) |
| |
|
virtual |
virtual PBoolean H450xHandler::OnReceivedReturnError |
( |
int |
errorCode, |
|
|
X880_ReturnError & |
returnError |
|
) |
| |
|
virtual |
virtual PBoolean H450xHandler::OnReceivedReturnResult |
( |
X880_ReturnResult & |
returnResult | ) |
|
|
virtual |
void H450xHandler::SendGeneralReject |
( |
int |
problem | ) |
|
void H450xHandler::SendInvokeReject |
( |
int |
problem | ) |
|
void H450xHandler::SendReturnError |
( |
int |
returnError | ) |
|
Send a return error in response to an invoke operation.
void H450xHandler::SendReturnErrorReject |
( |
int |
problem | ) |
|
void H450xHandler::SendReturnResultReject |
( |
int |
problem | ) |
|
Field Documentation
unsigned H450xHandler::currentInvokeId |
|
protected |
The documentation for this class was generated from the following file: