Public Types | |
| enum | OptionalFields { e_startTimer, e_shortTimer, e_longTimer, e_durationTimer } |
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_Integer | m_startTimer |
| PASN_Integer | m_shortTimer |
| PASN_Integer | m_longTimer |
| PASN_IA5String | m_digitMapBody |
| PASN_Integer | m_durationTimer |
Definition at line 1548 of file h248.h.
1.5.2