Public Types | |
| enum | OptionalFields { e_streamMode, e_reserveValue, e_reserveGroup, e_propertyParms } |
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_Null | m_streamMode |
| PASN_Null | m_reserveValue |
| PASN_Null | m_reserveGroup |
| H248_ArrayOf_IndAudPropertyParm | m_propertyParms |
Definition at line 2883 of file h248.h.
1.5.2