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

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