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

Public Types | |
| enum | OptionalFields { e_streamID, e_eventAction } | 
Public Member Functions | |
| H248_RequestedEvent (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_PkgdName | m_pkgdName | 
| H248_StreamID | m_streamID | 
| H248_RequestedActions | m_eventAction | 
| H248_ArrayOf_EventParameter | m_evParList | 
| H248_RequestedEvent::H248_RequestedEvent | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX H248_RequestedEvent::GetDataLength | ( | ) | const | 
| PBoolean H248_RequestedEvent::Decode | ( | PASN_Stream & | strm | ) | 
| void H248_RequestedEvent::Encode | ( | PASN_Stream & | strm | ) | const | 
| void H248_RequestedEvent::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison H248_RequestedEvent::Compare | ( | const PObject & | obj | ) | const | 
| PObject* H248_RequestedEvent::Clone | ( | ) | const | 
 1.5.1