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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:26
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported