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

Public Member Functions | |
| MCS_MTrq (unsigned tag=5, 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_TokenAttributes | m_mergeTokens | 
| MCS_ArrayOf_TokenId | m_purgeTokenIds | 
| MCS_MTrq::MCS_MTrq | ( | unsigned |  tag = 5,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_MTrq::GetDataLength | ( | ) | const | 
| PBoolean MCS_MTrq::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_MTrq::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_MTrq::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_MTrq::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_MTrq::Clone | ( | ) | const | 
 1.5.1