AddOpCode(unsigned opcode, H450xHandler *handler) | H450xDispatcher | |
AttachToAlerting(H323SignalPDU &pdu) | H450xDispatcher | [virtual] |
AttachToConnect(H323SignalPDU &pdu) | H450xDispatcher | [virtual] |
AttachToReleaseComplete(H323SignalPDU &pdu) | H450xDispatcher | [virtual] |
AttachToSetup(H323SignalPDU &pdu) | H450xDispatcher | [virtual] |
connection | H450xDispatcher | [protected] |
GetNextInvokeId() const | H450xDispatcher | [inline] |
H450xDispatcher(H323Connection &connection) | H450xDispatcher | |
HandlePDU(const H323SignalPDU &pdu) | H450xDispatcher | [virtual] |
handlers | H450xDispatcher | [protected] |
nextInvokeId | H450xDispatcher | [mutable, protected] |
OnReceivedInvoke(X880_Invoke &invoke, H4501_InterpretationApdu &interpretation) | H450xDispatcher | [virtual] |
OnReceivedReject(X880_Reject &reject) | H450xDispatcher | [virtual] |
OnReceivedReturnError(X880_ReturnError &returnError) | H450xDispatcher | [virtual] |
OnReceivedReturnResult(X880_ReturnResult &returnResult) | H450xDispatcher | [virtual] |
opcodeHandler | H450xDispatcher | [protected] |
SendGeneralReject(int invokeId, int problem) | H450xDispatcher | |
SendInvokeReject(int invokeId, int problem) | H450xDispatcher | |
SendReturnError(int invokeId, int returnError) | H450xDispatcher | |
SendReturnErrorReject(int invokeId, int problem) | H450xDispatcher | |
SendReturnResultReject(int invokeId, int problem) | H450xDispatcher |