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

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