Public Types | |
| enum | OptionalFields { e_errorText } |
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 | |
| H248_ErrorCode | m_errorCode |
| H248_ErrorText | m_errorText |
Definition at line 2701 of file h248.h.
1.5.2