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