#include <mcs.h>
Inheritance diagram for MCS_CDin:
Public Member Functions | |
MCS_CDin (unsigned tag=20, 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_PrivateChannelId | m_channelId |
MCS_CDin::MCS_CDin | ( | unsigned | tag = 20 , |
|
TagClass | tagClass = ApplicationTagClass | |||
) |
PINDEX MCS_CDin::GetDataLength | ( | ) | const |
PBoolean MCS_CDin::Decode | ( | PASN_Stream & | strm | ) |
void MCS_CDin::Encode | ( | PASN_Stream & | strm | ) | const |
void MCS_CDin::PrintOn | ( | ostream & | strm | ) | const |
Comparison MCS_CDin::Compare | ( | const PObject & | obj | ) | const |
PObject* MCS_CDin::Clone | ( | ) | const |