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

Public Member Functions | |
| MCS_DUin (unsigned tag=13, 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_Reason | m_reason | 
| MCS_ArrayOf_UserId | m_userIds | 
| MCS_DUin::MCS_DUin | ( | unsigned |  tag = 13,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_DUin::GetDataLength | ( | ) | const | 
| PBoolean MCS_DUin::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_DUin::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_DUin::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_DUin::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_DUin::Clone | ( | ) | const | 
 1.5.1