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

Public Member Functions | |
| MCS_TRcf (unsigned tag=40, TagClass tagClass=ApplicationTagClass) | |
| 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_Result | m_result | 
| MCS_UserId | m_initiator | 
| MCS_TokenId | m_tokenId | 
| MCS_TokenStatus | m_tokenStatus | 
| MCS_TRcf::MCS_TRcf | ( | unsigned |  tag = 40,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_TRcf::GetDataLength | ( | ) | const | 
| PBoolean MCS_TRcf::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_TRcf::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_TRcf::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_TRcf::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_TRcf::Clone | ( | ) | const | 
 1.5.1