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

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