Public Types | |
| enum | OptionalFields { e_callStart, e_callEnd } |
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_callStart |
| PASN_Null | m_callEnd |
Definition at line 3585 of file h225.h.
1.5.2