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

Public Member Functions | |
| MCS_MCrq (unsigned tag=2, 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 | |
| MCS_ArrayOf_ChannelAttributes | m_mergeChannels | 
| MCS_ArrayOf_ChannelId | m_purgeChannelIds | 
| MCS_MCrq::MCS_MCrq | ( | unsigned |  tag = 2,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_MCrq::GetDataLength | ( | ) | const | 
| PBoolean MCS_MCrq::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_MCrq::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_MCrq::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_MCrq::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_MCrq::Clone | ( | ) | const | 
 1.5.1