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 name | PLCore::Registry | |
EKey enum name | PLCore::Registry | |
ERegistry enum name | PLCore::Registry | |
EType enum name | PLCore::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 value | PLCore::Registry | |
KeyCurrentUser enum value | PLCore::Registry | |
KeyLocalMachine enum value | PLCore::Registry | |
KeyNone enum value | PLCore::Registry | |
KeyUsers enum value | PLCore::Registry | |
None enum value | PLCore::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 value | PLCore::Registry | |
RegRead enum value | PLCore::Registry | |
RegWrite enum value | PLCore::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 value | PLCore::Registry | |
TypeDWord enum value | PLCore::Registry | |
TypeExpandString enum value | PLCore::Registry | |
TypeMultiString enum value | PLCore::Registry | |
TypeNone enum value | PLCore::Registry | |
TypeString enum value | PLCore::Registry | |
Windows enum value | PLCore::Registry | |
~Registry() | PLCore::Registry | |