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