#include <mcs.h>
Inheritance diagram for MCS_MCcf:
Public Member Functions | |
MCS_MCcf (unsigned tag=3, TagClass tagClass=ApplicationTagClass) | |
PINDEX | GetDataLength () const |
BOOL | 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_ArrayOf_ChannelAttributes | m_mergeChannels |
MCS_ArrayOf_ChannelId | m_purgeChannelIds |
MCS_MCcf::MCS_MCcf | ( | unsigned | tag = 3 , |
|
TagClass | tagClass = ApplicationTagClass | |||
) |
PINDEX MCS_MCcf::GetDataLength | ( | ) | const |
BOOL MCS_MCcf::Decode | ( | PASN_Stream & | strm | ) |
void MCS_MCcf::Encode | ( | PASN_Stream & | strm | ) | const |
void MCS_MCcf::PrintOn | ( | ostream & | strm | ) | const |
Comparison MCS_MCcf::Compare | ( | const PObject & | obj | ) | const |
PObject* MCS_MCcf::Clone | ( | ) | const |