#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 | |
| PBoolean | 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 | 
| PBoolean H248_ServiceChangeResult::CreateObject | ( | ) | 
| PObject* H248_ServiceChangeResult::Clone | ( | ) | const | 
 1.5.1