#include <h245.h>
List of all members.
Public Types |
enum | Choices {
e_nonStandard,
e_basicString,
e_iA5String,
e_generalString,
e_dtmf,
e_hookflash,
e_extendedAlphanumeric,
e_encryptedBasicString,
e_encryptedIA5String,
e_encryptedGeneralString,
e_secureDTMF
} |
Public Member Functions |
| H245_UserInputCapability (unsigned tag=0, TagClass tagClass=UniversalTagClass) |
| operator H245_ArrayOf_NonStandardParameter & () |
| operator const H245_ArrayOf_NonStandardParameter & () const |
BOOL | CreateObject () |
PObject * | Clone () const |
Member Enumeration Documentation
- Enumerator:
e_nonStandard |
|
e_basicString |
|
e_iA5String |
|
e_generalString |
|
e_dtmf |
|
e_hookflash |
|
e_extendedAlphanumeric |
|
e_encryptedBasicString |
|
e_encryptedIA5String |
|
e_encryptedGeneralString |
|
e_secureDTMF |
|
Constructor & Destructor Documentation
H245_UserInputCapability::H245_UserInputCapability |
( |
unsigned |
tag = 0 , |
|
|
TagClass |
tagClass = UniversalTagClass |
|
) |
| |
Member Function Documentation
PObject* H245_UserInputCapability::Clone |
( |
| ) |
const |
BOOL H245_UserInputCapability::CreateObject |
( |
| ) |
|
The documentation for this class was generated from the following file: