|
OpenH323
1.18.0
|
#include <h245.h>
Public Types | |
| enum | Choices { e_nonStandard, e_differential, e_infoNotAvailable } |
Public Member Functions | |
| H245_DialingInformation (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
| operator H245_NonStandardMessage & () | |
| operator const H245_NonStandardMessage & () const | |
| operator H245_ArrayOf_DialingInformationNumber & () | |
| operator const H245_ArrayOf_DialingInformationNumber & () const | |
| BOOL | CreateObject () |
| PObject * | Clone () const |
| H245_DialingInformation::H245_DialingInformation | ( | unsigned | tag = 0, |
| TagClass | tagClass = UniversalTagClass |
||
| ) |
| PObject* H245_DialingInformation::Clone | ( | ) | const |
| H245_DialingInformation::operator const H245_ArrayOf_DialingInformationNumber & | ( | ) | const |
| H245_DialingInformation::operator const H245_NonStandardMessage & | ( | ) | const |
| H245_DialingInformation::operator H245_ArrayOf_DialingInformationNumber & | ( | ) |
| H245_DialingInformation::operator H245_NonStandardMessage & | ( | ) |
1.7.6.1