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

Public Member Functions | |
| MCS_TVrs (unsigned tag=35, 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_Result | m_result | 
| MCS_UserId | m_recipient | 
| MCS_TokenId | m_tokenId | 
| MCS_TVrs::MCS_TVrs | ( | unsigned |  tag = 35,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_TVrs::GetDataLength | ( | ) | const | 
| PBoolean MCS_TVrs::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_TVrs::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_TVrs::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_TVrs::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_TVrs::Clone | ( | ) | const | 
 1.5.1