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

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