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

Public Types | |
| enum | OptionalFields { e_modificationRights } | 
Public Member Functions | |
| GCC_RegistrySetParameterRequest (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_RegistryKey | m_key | 
| PASN_OctetString | m_parameter | 
| GCC_RegistryModificationRights | m_modificationRights | 
| GCC_RegistrySetParameterRequest::GCC_RegistrySetParameterRequest | ( | unsigned |  tag = UniversalSequence,  | 
        |
| TagClass |  tagClass = UniversalTagClass | |||
| ) | 
| PINDEX GCC_RegistrySetParameterRequest::GetDataLength | ( | ) | const | 
| PBoolean GCC_RegistrySetParameterRequest::Decode | ( | PASN_Stream & | strm | ) | 
| void GCC_RegistrySetParameterRequest::Encode | ( | PASN_Stream & | strm | ) | const | 
| void GCC_RegistrySetParameterRequest::PrintOn | ( | ostream & | strm | ) | const | 
| Comparison GCC_RegistrySetParameterRequest::Compare | ( | const PObject & | obj | ) | const | 
| PObject* GCC_RegistrySetParameterRequest::Clone | ( | ) | const | 
| PASN_OctetString GCC_RegistrySetParameterRequest::m_parameter | 
 1.5.1