#include <h248.h>
Inheritance diagram for H248_SecondRequestedEvent:
Public Types | |
enum | OptionalFields { e_streamID, e_eventAction } |
Public Member Functions | |
H248_SecondRequestedEvent (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 | |
H248_PkgdName | m_pkgdName |
H248_StreamID | m_streamID |
H248_SecondRequestedActions | m_eventAction |
H248_ArrayOf_EventParameter | m_evParList |
H248_SecondRequestedEvent::H248_SecondRequestedEvent | ( | unsigned | tag = UniversalSequence , |
|
TagClass | tagClass = UniversalTagClass | |||
) |
PINDEX H248_SecondRequestedEvent::GetDataLength | ( | ) | const |
BOOL H248_SecondRequestedEvent::Decode | ( | PASN_Stream & | strm | ) |
void H248_SecondRequestedEvent::Encode | ( | PASN_Stream & | strm | ) | const |
void H248_SecondRequestedEvent::PrintOn | ( | ostream & | strm | ) | const |
Comparison H248_SecondRequestedEvent::Compare | ( | const PObject & | obj | ) | const |
PObject* H248_SecondRequestedEvent::Clone | ( | ) | const |