|
OpenH323
1.18.0
|
#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 |
||
| ) |
| PObject* H248_ServiceChangeResult::Clone | ( | ) | const |
| H248_ServiceChangeResult::operator const H248_ErrorDescriptor & | ( | ) | const |
| H248_ServiceChangeResult::operator const H248_ServiceChangeResParm & | ( | ) | const |
| H248_ServiceChangeResult::operator H248_ErrorDescriptor & | ( | ) |
| H248_ServiceChangeResult::operator H248_ServiceChangeResParm & | ( | ) |
1.7.6.1