OpenH323 1.18.0
Public Member Functions | Public Attributes
MCS_ChannelAttributes_private Class Reference

#include <mcspdu.h>

Inheritance diagram for MCS_ChannelAttributes_private:
PASN_Sequence

List of all members.

Public Member Functions

 MCS_ChannelAttributes_private (unsigned tag=2, TagClass tagClass=ContextSpecificTagClass)
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

PASN_Boolean m_joined
MCS_PrivateChannelId m_channelId
MCS_UserId m_manager
MCS_ArrayOf_UserId m_admitted

Constructor & Destructor Documentation

MCS_ChannelAttributes_private::MCS_ChannelAttributes_private ( unsigned  tag = 2,
TagClass  tagClass = ContextSpecificTagClass 
)

Member Function Documentation

PObject* MCS_ChannelAttributes_private::Clone ( ) const
Comparison MCS_ChannelAttributes_private::Compare ( const PObject &  obj) const
BOOL MCS_ChannelAttributes_private::Decode ( PASN_Stream &  strm)
void MCS_ChannelAttributes_private::Encode ( PASN_Stream &  strm) const
PINDEX MCS_ChannelAttributes_private::GetDataLength ( ) const
void MCS_ChannelAttributes_private::PrintOn ( ostream &  strm) const

Member Data Documentation


The documentation for this class was generated from the following file: