#include <mcs.h>
Inheritance diagram for MCS_EDrq:

Public Member Functions | |
| MCS_EDrq (unsigned tag=1, TagClass tagClass=ApplicationTagClass) | |
| 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 | |
| PASN_Integer | m_subHeight | 
| PASN_Integer | m_subInterval | 
| MCS_EDrq::MCS_EDrq | ( | unsigned |  tag = 1,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_EDrq::GetDataLength | ( | ) | const | 
| PBoolean MCS_EDrq::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_EDrq::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_EDrq::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_EDrq::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_EDrq::Clone | ( | ) | const | 
| PASN_Integer MCS_EDrq::m_subHeight | 
| PASN_Integer MCS_EDrq::m_subInterval | 
 1.5.1