#include <mcs.h>
Inheritance diagram for MCS_ChannelAttributes_static:

Public Member Functions | |
| MCS_ChannelAttributes_static (unsigned tag=0, 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 | |
| MCS_StaticChannelId | m_channelId | 
| MCS_ChannelAttributes_static::MCS_ChannelAttributes_static | ( | unsigned |  tag = 0,  | 
        |
| TagClass |  tagClass = ContextSpecificTagClass | |||
| ) | 
| PINDEX MCS_ChannelAttributes_static::GetDataLength | ( | ) | const | 
| PBoolean MCS_ChannelAttributes_static::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_ChannelAttributes_static::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_ChannelAttributes_static::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_ChannelAttributes_static::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_ChannelAttributes_static::Clone | ( | ) | const | 
 1.5.1