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