OpenH323 1.18.0
Public Types | Public Member Functions | Public Attributes
H245_UserInputIndication_extendedAlphanumeric Class Reference

#include <h245.h>

Inheritance diagram for H245_UserInputIndication_extendedAlphanumeric:
PASN_Sequence

List of all members.

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

Member Enumeration Documentation

Enumerator:
e_rtpPayloadIndication 
e_encryptedAlphanumeric 

Constructor & Destructor Documentation

H245_UserInputIndication_extendedAlphanumeric::H245_UserInputIndication_extendedAlphanumeric ( unsigned  tag = UniversalSequence,
TagClass  tagClass = UniversalTagClass 
)

Member Function Documentation

PObject* H245_UserInputIndication_extendedAlphanumeric::Clone ( ) const
Comparison H245_UserInputIndication_extendedAlphanumeric::Compare ( const PObject &  obj) const
BOOL H245_UserInputIndication_extendedAlphanumeric::Decode ( PASN_Stream &  strm)
void H245_UserInputIndication_extendedAlphanumeric::Encode ( PASN_Stream &  strm) const
PINDEX H245_UserInputIndication_extendedAlphanumeric::GetDataLength ( ) const
void H245_UserInputIndication_extendedAlphanumeric::PrintOn ( ostream &  strm) const

Member Data Documentation


The documentation for this class was generated from the following file: