PixelLightAPI  .
PLCore::Registry Member List
This is the complete list of members for PLCore::Registry, including all inherited members.
Close()PLCore::Registry [inline]
Create(EKey nKey, const String &sSubKey, uint32 nAccess)PLCore::Registry [inline]
Delete()PLCore::Registry [inline]
EAccess enum namePLCore::Registry
EKey enum namePLCore::Registry
ERegistry enum namePLCore::Registry
EType enum namePLCore::Registry
Flush()PLCore::Registry [inline]
GetNumOfSubKeys() const PLCore::Registry [inline]
GetNumOfValues() const PLCore::Registry [inline]
GetOpenAccessMode() const PLCore::Registry [inline]
GetOpenKey() const PLCore::Registry [inline]
GetOpenSubKey() const PLCore::Registry [inline]
GetRegistryType() const PLCore::Registry [inline]
GetSubKey(uint32 nIndex) const PLCore::Registry [inline]
GetValue(uint32 nIndex) const PLCore::Registry [inline]
GetValueBinary(const String &sName, uint8 *pBuffer, uint32 nSize) const PLCore::Registry [inline]
GetValueDWord(const String &sName) const PLCore::Registry [inline]
GetValueString(const String &sName) const PLCore::Registry [inline]
GetValueType(const String &sName) const PLCore::Registry [inline]
KeyClassesRoot enum valuePLCore::Registry
KeyCurrentUser enum valuePLCore::Registry
KeyLocalMachine enum valuePLCore::Registry
KeyNone enum valuePLCore::Registry
KeyUsers enum valuePLCore::Registry
None enum valuePLCore::Registry
Open(EKey nKey, const String &sSubKey, uint32 nAccess)PLCore::Registry [inline]
operator=(const Registry &cRegistry)PLCore::Registry [inline]
Registry()PLCore::Registry
Registry(EKey nKey, const String &sSubKey, uint32 nAccess)PLCore::Registry
Registry(const Registry &cRegistry)PLCore::Registry
RegNotify enum valuePLCore::Registry
RegRead enum valuePLCore::Registry
RegWrite enum valuePLCore::Registry
SetValueBinary(const String &sName, const uint8 *pBuffer, uint32 nSize)PLCore::Registry [inline]
SetValueDWord(const String &sName, uint32 nValue)PLCore::Registry [inline]
SetValueString(const String &sName, const String &sValue)PLCore::Registry [inline]
TypeBinary enum valuePLCore::Registry
TypeDWord enum valuePLCore::Registry
TypeExpandString enum valuePLCore::Registry
TypeMultiString enum valuePLCore::Registry
TypeNone enum valuePLCore::Registry
TypeString enum valuePLCore::Registry
Windows enum valuePLCore::Registry
~Registry()PLCore::Registry


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