#include <h450pdu.h>
Inheritance diagram for H450ServiceAPDU:

Public Member Functions | |
| X880_Invoke & | BuildInvoke (int invokeId, int operation) | 
| X880_ReturnResult & | BuildReturnResult (int invokeId) | 
| X880_ReturnError & | BuildReturnError (int invokeId, int error) | 
| X880_Reject & | BuildReject (int invokeId) | 
| void | BuildCallTransferInitiate (int invokeId, const PString &callIdentity, const PString &alias, const H323TransportAddress &address) | 
| void | BuildCallTransferIdentify (int invokeId) | 
| void | BuildCallTransferAbandon (int invokeId) | 
| void | BuildCallTransferSetup (int invokeId, const PString &callIdentity) | 
| void | BuildCallWaiting (int invokeId, int numCallsWaiting) | 
| void | BuildMessageWaiting (int invokeId, H4507_H323_MWI_Operations &mwiOp, PASN_Sequence &argument) | 
| void | BuildInterrogateResult (int invokeId, H4507_MWIInterrogateRes &interrogateResult) | 
| void | BuildCallIntrusionForcedRelease (int invokeId, int CICL) | 
| X880_ReturnResult & | BuildCallIntrusionForcedReleaseResult (int invokeId) | 
| void | BuildCallIntrusionForcedReleaseError () | 
| void | BuildCallIntrusionGetCIPL (int invokeId) | 
| void | BuildCallIntrusionImpending (int invokeId) | 
| void | BuildCallIntrusionForceRelesed (int invokeId) | 
| void | AttachSupplementaryServiceAPDU (H323SignalPDU &pdu) | 
| PBoolean | WriteFacilityPDU (H323Connection &connection) | 
Static Public Member Functions | |
| static void | ParseEndpointAddress (H4501_EndpointAddress &address, PString &party) | 
| X880_Invoke& H450ServiceAPDU::BuildInvoke | ( | int | invokeId, | |
| int | operation | |||
| ) | 
| X880_ReturnResult& H450ServiceAPDU::BuildReturnResult | ( | int | invokeId | ) | 
| X880_ReturnError& H450ServiceAPDU::BuildReturnError | ( | int | invokeId, | |
| int | error | |||
| ) | 
| X880_Reject& H450ServiceAPDU::BuildReject | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallTransferInitiate | ( | int | invokeId, | |
| const PString & | callIdentity, | |||
| const PString & | alias, | |||
| const H323TransportAddress & | address | |||
| ) | 
| void H450ServiceAPDU::BuildCallTransferIdentify | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallTransferAbandon | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallTransferSetup | ( | int | invokeId, | |
| const PString & | callIdentity | |||
| ) | 
| void H450ServiceAPDU::BuildCallWaiting | ( | int | invokeId, | |
| int | numCallsWaiting | |||
| ) | 
| void H450ServiceAPDU::BuildMessageWaiting | ( | int | invokeId, | |
| H4507_H323_MWI_Operations & | mwiOp, | |||
| PASN_Sequence & | argument | |||
| ) | 
| void H450ServiceAPDU::BuildInterrogateResult | ( | int | invokeId, | |
| H4507_MWIInterrogateRes & | interrogateResult | |||
| ) | 
| void H450ServiceAPDU::BuildCallIntrusionForcedRelease | ( | int | invokeId, | |
| int | CICL | |||
| ) | 
| X880_ReturnResult& H450ServiceAPDU::BuildCallIntrusionForcedReleaseResult | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallIntrusionForcedReleaseError | ( | ) | 
| void H450ServiceAPDU::BuildCallIntrusionGetCIPL | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallIntrusionImpending | ( | int | invokeId | ) | 
| void H450ServiceAPDU::BuildCallIntrusionForceRelesed | ( | int | invokeId | ) | 
| void H450ServiceAPDU::AttachSupplementaryServiceAPDU | ( | H323SignalPDU & | pdu | ) | 
| PBoolean H450ServiceAPDU::WriteFacilityPDU | ( | H323Connection & | connection | ) | 
| static void H450ServiceAPDU::ParseEndpointAddress | ( | H4501_EndpointAddress & | address, | |
| PString & | party | |||
| ) |  [static] | 
        
 1.5.1