, including all inherited members.
Close()=0 | PLCore::RegistryImpl | [protected, pure virtual] |
Create(uint32 nKey, const String &sSubKey, uint32 nAccess)=0 | PLCore::RegistryImpl | [protected, pure virtual] |
Delete()=0 | PLCore::RegistryImpl | [protected, pure virtual] |
Flush()=0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetNumOfSubKeys() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetNumOfValues() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetOpenAccessMode() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetOpenKey() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetOpenSubKey() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetRegistryType() const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetSubKey(uint32 nIndex) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetValue(uint32 nIndex) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetValueBinary(const String &sName, uint8 *pBuffer, uint32 nSize) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetValueDWord(const String &sName) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetValueString(const String &sName) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
GetValueType(const String &sName) const =0 | PLCore::RegistryImpl | [protected, pure virtual] |
Open(uint32 nKey, const String &sSubKey, uint32 nAccess)=0 | PLCore::RegistryImpl | [protected, pure virtual] |
RegistryImpl() | PLCore::RegistryImpl | [protected] |
SetValueBinary(const String &sName, const uint8 *pBuffer, uint32 nSize)=0 | PLCore::RegistryImpl | [protected, pure virtual] |
SetValueDWord(const String &sName, uint32 nValue)=0 | PLCore::RegistryImpl | [protected, pure virtual] |
SetValueString(const String &sName, const String &sValue)=0 | PLCore::RegistryImpl | [protected, pure virtual] |
~RegistryImpl() | PLCore::RegistryImpl | [protected, virtual] |