#include <gcc.h>
Inheritance diagram for GCC_NodeProperties:

Public Member Functions | |
| GCC_NodeProperties (unsigned tag=UniversalSequence, TagClass tagClass=UniversalTagClass) | |
| 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_managementDevice | 
| PASN_Boolean | m_peripheralDevice | 
| GCC_NodeProperties::GCC_NodeProperties | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX GCC_NodeProperties::GetDataLength | ( | ) | const | 
| PBoolean GCC_NodeProperties::Decode | ( | PASN_Stream & | strm | ) | 
| void GCC_NodeProperties::Encode | ( | PASN_Stream & | strm | ) | const | 
| void GCC_NodeProperties::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison GCC_NodeProperties::Compare | ( | const PObject & | obj | ) | const | 
| PObject* GCC_NodeProperties::Clone | ( | ) | const | 
| PASN_Boolean GCC_NodeProperties::m_managementDevice | 
| PASN_Boolean GCC_NodeProperties::m_peripheralDevice | 
 1.5.1