#include <mcs.h>
Inheritance diagram for MCS_TVrs:
Public Member Functions | |
MCS_TVrs (unsigned tag=35, TagClass tagClass=ApplicationTagClass) | |
PINDEX | GetDataLength () const |
BOOL | 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 |
BOOL 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 |