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

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