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

Public Member Functions | |
| MCS_USrq (unsigned tag=27, 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_ChannelId | m_channelId | 
| MCS_DataPriority | m_dataPriority | 
| MCS_Segmentation | m_segmentation | 
| PASN_OctetString | m_userData | 
| MCS_USrq::MCS_USrq | ( | unsigned |  tag = 27,  | 
        |
| TagClass |  tagClass = ApplicationTagClass | |||
| ) | 
| PINDEX MCS_USrq::GetDataLength | ( | ) | const | 
| PBoolean MCS_USrq::Decode | ( | PASN_Stream & | strm | ) | 
| void MCS_USrq::Encode | ( | PASN_Stream & | strm | ) | const | 
| void MCS_USrq::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison MCS_USrq::Compare | ( | const PObject & | obj | ) | const | 
| PObject* MCS_USrq::Clone | ( | ) | const | 
| PASN_OctetString MCS_USrq::m_userData | 
 1.5.1