#include <h248.h>
Public Types | |
enum | Choices { e_digitMapName, e_digitMapValue } |
Public Member Functions | |
H248_EventDM (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator H248_DigitMapName & () | |
operator const H248_DigitMapName & () const | |
operator H248_DigitMapValue & () | |
operator const H248_DigitMapValue & () const | |
PBoolean | CreateObject () |
PObject * | Clone () const |
H248_EventDM::H248_EventDM | ( | unsigned | tag = 0 , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
H248_EventDM::operator H248_DigitMapName & | ( | ) |
H248_EventDM::operator const H248_DigitMapName & | ( | ) | const |
H248_EventDM::operator H248_DigitMapValue & | ( | ) |
H248_EventDM::operator const H248_DigitMapValue & | ( | ) | const |
PBoolean H248_EventDM::CreateObject | ( | ) |
PObject* H248_EventDM::Clone | ( | ) | const |