#include <h245.h>
Inheritance diagram for H245_UserInputIndication_extendedAlphanumeric:
Public Types | |
enum | OptionalFields { e_rtpPayloadIndication, e_encryptedAlphanumeric } |
Public Member Functions | |
H245_UserInputIndication_extendedAlphanumeric (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
PINDEX | GetDataLength () const |
BOOL | Decode (PASN_Stream &strm) |
void | Encode (PASN_Stream &strm) const |
void | PrintOn (ostream &strm) const |
Comparison | Compare (const PObject &obj) const |
PObject * | Clone () const |
Public Attributes | |
PASN_GeneralString | m_alphanumeric |
PASN_Null | m_rtpPayloadIndication |
H245_UserInputIndication_extendedAlphanumeric_encryptedAlphanumeric | m_encryptedAlphanumeric |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|