#include <mcs.h>
Inheritance diagram for MCS_TVin:
Public Member Functions | |
MCS_TVin (unsigned tag=34, 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_UserId | m_initiator |
MCS_TokenId | m_tokenId |
MCS_UserId | m_recipient |
MCS_TVin::MCS_TVin | ( | unsigned | tag = 34 , |
|
TagClass | tagClass = ApplicationTagClass | |||
) |
PINDEX MCS_TVin::GetDataLength | ( | ) | const |
BOOL MCS_TVin::Decode | ( | PASN_Stream & | strm | ) |
void MCS_TVin::Encode | ( | PASN_Stream & | strm | ) | const |
void MCS_TVin::PrintOn | ( | ostream & | strm | ) | const |
Comparison MCS_TVin::Compare | ( | const PObject & | obj | ) | const |
PObject* MCS_TVin::Clone | ( | ) | const |