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

| Public Types | |
| enum | OptionalFields { e_modificationRights } | 
| Public Member Functions | |
| GCC_RegistryResponse (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_EntityID | m_entityID | 
| GCC_RegistryResponse_primitiveType | m_primitiveType | 
| GCC_RegistryKey | m_key | 
| GCC_RegistryItem | m_item | 
| GCC_RegistryEntryOwner | m_owner | 
| GCC_RegistryModificationRights | m_modificationRights | 
| GCC_RegistryResponse_result | m_result | 
| GCC_RegistryResponse::GCC_RegistryResponse | ( | unsigned | tag = UniversalSequence, | |
| TagClass | tagClass = UniversalTagClass | |||
| ) | 
| PINDEX GCC_RegistryResponse::GetDataLength | ( | ) | const | 
| PBoolean GCC_RegistryResponse::Decode | ( | PASN_Stream & | strm | ) | 
| void GCC_RegistryResponse::Encode | ( | PASN_Stream & | strm | ) | const | 
| void GCC_RegistryResponse::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison GCC_RegistryResponse::Compare | ( | const PObject & | obj | ) | const | 
| PObject* GCC_RegistryResponse::Clone | ( | ) | const | 
 1.5.1
 1.5.1