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

Public Types | |
| enum | OptionalFields { e_channelId } | 
Public Member Functions | |
| MCS_CJcf (unsigned tag=15, 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_ChannelId | m_requested | 
| MCS_ChannelId | m_channelId | 
| MCS_CJcf::MCS_CJcf | ( | unsigned |  tag = 15,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_CJcf::GetDataLength | ( | ) | const | 
| PBoolean MCS_CJcf::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_CJcf::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_CJcf::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_CJcf::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_CJcf::Clone | ( | ) | const | 
 1.5.1