#include <h248.h>
Public Types | |
enum | Choices { e_errorDescriptor, e_serviceChangeResParms } |
Public Member Functions | |
H248_ServiceChangeResult (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H248_ErrorDescriptor & () | |
operator const H248_ErrorDescriptor & () const | |
operator H248_ServiceChangeResParm & () | |
operator const H248_ServiceChangeResParm & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
H248_ServiceChangeResult::H248_ServiceChangeResult | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H248_ServiceChangeResult::operator H248_ErrorDescriptor & | ( | ) |
H248_ServiceChangeResult::operator const H248_ErrorDescriptor & | ( | ) | const |
H248_ServiceChangeResult::operator H248_ServiceChangeResParm & | ( | ) |
H248_ServiceChangeResult::operator const H248_ServiceChangeResParm & | ( | ) | const |
BOOL H248_ServiceChangeResult::CreateObject | ( | ) |
PObject* H248_ServiceChangeResult::Clone | ( | ) | const |