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