#include <mcs.h>
Inheritance diagram for MCS_ChannelAttributes_userId:
Public Member Functions | |
MCS_ChannelAttributes_userId (unsigned tag=1, TagClass tagClass=ContextSpecificTagClass) | |
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 | |
PASN_Boolean | m_joined |
MCS_UserId | m_userId |
MCS_ChannelAttributes_userId::MCS_ChannelAttributes_userId | ( | unsigned | tag = 1 , |
|
TagClass | tagClass = ContextSpecificTagClass | |||
) |
PINDEX MCS_ChannelAttributes_userId::GetDataLength | ( | ) | const |
PBoolean MCS_ChannelAttributes_userId::Decode | ( | PASN_Stream & | strm | ) |
void MCS_ChannelAttributes_userId::Encode | ( | PASN_Stream & | strm | ) | const |
void MCS_ChannelAttributes_userId::PrintOn | ( | ostream & | strm | ) | const |
Comparison MCS_ChannelAttributes_userId::Compare | ( | const PObject & | obj | ) | const |
PObject* MCS_ChannelAttributes_userId::Clone | ( | ) | const |
PASN_Boolean MCS_ChannelAttributes_userId::m_joined |