#include <h245.h>
Public Types | |
enum | Choices { e_nonStandard, e_alphanumeric, e_userInputSupportIndication, e_signal, e_signalUpdate, e_extendedAlphanumeric } |
Public Member Functions | |
H245_UserInputIndication (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H245_NonStandardParameter & () | |
operator const H245_NonStandardParameter & () const | |
operator H245_UserInputIndication_userInputSupportIndication & () | |
operator const H245_UserInputIndication_userInputSupportIndication & () const | |
operator H245_UserInputIndication_signal & () | |
operator const H245_UserInputIndication_signal & () const | |
operator H245_UserInputIndication_signalUpdate & () | |
operator const H245_UserInputIndication_signalUpdate & () const | |
operator H245_UserInputIndication_extendedAlphanumeric & () | |
operator const H245_UserInputIndication_extendedAlphanumeric & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|