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

Public Types | |
| enum | OptionalFields { e_streamID, e_timeNotation } | 
Public Member Functions | |
| H248_ObservedEvent (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| PINDEX | GetDataLength () const | 
| PBoolean | 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_EventName | m_eventName | 
| H248_StreamID | m_streamID | 
| H248_ArrayOf_EventParameter | m_eventParList | 
| H248_TimeNotation | m_timeNotation | 
| H248_ObservedEvent::H248_ObservedEvent | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H248_ObservedEvent::GetDataLength | ( | ) | const | 
| PBoolean H248_ObservedEvent::Decode | ( | PASN_Stream & | strm | ) | 
| void H248_ObservedEvent::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H248_ObservedEvent::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H248_ObservedEvent::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H248_ObservedEvent::Clone | ( | ) | const | 
 1.5.1