Public Types | |
| enum | OptionalFields { e_rtpPayloadIndication, e_encryptedAlphanumeric } |
Public Member Functions | |
| 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 |
Definition at line 15203 of file h245.h.
1.5.2