#include <h248.h>
Inheritance diagram for H248_DigitMapValue:

Public Types | |
| enum | OptionalFields { e_startTimer, e_shortTimer, e_longTimer, e_durationTimer } |
Public Member Functions | |
| H248_DigitMapValue (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| 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 |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2