Base Framework
extension::RegistryKey Member List

This is the complete list of members for extension::RegistryKey, including all inherited members.

Access enum nameextension::RegistryKey
addSubkey(const String &name, Access access)extension::RegistryKey
BINARY_VALUE enum valueextension::RegistryKey
CLASSES enum valueextension::RegistryKey
close()extension::RegistryKey
ENVIRONMENT_STRING_VALUE enum valueextension::RegistryKey
flush()extension::RegistryKey
getACL() constextension::RegistryKey
getBinary(const String &name) constextension::RegistryKey
getGroup() constextension::RegistryKey
getInteger(const String &name) constextension::RegistryKey
getKeys()extension::RegistryKey
getLastModification() constextension::RegistryKey
getMachine()extension::RegistryKeystatic
getOwner() constextension::RegistryKey
getSize(const String &name) constextension::RegistryKey
getString(const String &name) constextension::RegistryKey
getStringSequence(const String &name) constextension::RegistryKey
getTypeOfValue(const String &name) constextension::RegistryKey
getUser()extension::RegistryKeystatic
getValue(const String &name) constextension::RegistryKey
getValues() constextension::RegistryKey
INTEGER_64_VALUE enum valueextension::RegistryKey
INTEGER_BE_VALUE enum valueextension::RegistryKey
INTEGER_VALUE enum valueextension::RegistryKey
isEmpty() constextension::RegistryKey
isKey(const String &name) constextension::RegistryKey
isValid() constextension::RegistryKey
isValue(const String &name) constextension::RegistryKey
LINK_VALUE enum valueextension::RegistryKey
MACHINE enum valueextension::RegistryKey
open(const String &name, Access access) constextension::RegistryKey
operator=(const RegistryKey &assign) noexceptextension::RegistryKeyinline
READ enum valueextension::RegistryKey
READWRITE enum valueextension::RegistryKey
RegistryKey() noexceptextension::RegistryKey
RegistryKey(const RegistryKey &copy) noexceptextension::RegistryKeyinline
RegistryKey(const String &machine, Root root, const String &path, Access access)extension::RegistryKey
RegistryKey(Root root, const String &path, Access access)extension::RegistryKey
removeKey(const String &name, bool force=false)extension::RegistryKey
removeValue(const String &name)extension::RegistryKey
RESOURCE_LIST_VALUE enum valueextension::RegistryKey
Root enum nameextension::RegistryKey
setACL(const AccessControlList &acl)extension::RegistryKey
setBinary(const String &name, const char *buffer, unsigned int size)extension::RegistryKey
setInteger(const String &name, uint32 value)extension::RegistryKey
setValue(const String &name, const AnyValue &value) constextension::RegistryKey
setValue(const String &name, const String &value)extension::RegistryKey
setValue(const String &name, const Array< String > &value)extension::RegistryKey
STRING_SEQUENCE_VALUE enum valueextension::RegistryKey
STRING_VALUE enum valueextension::RegistryKey
SYSTEM enum valueextension::RegistryKey
UNSPECIFIED_VALUE enum valueextension::RegistryKey
UNSUPPORTED_VALUE enum valueextension::RegistryKey
USER enum valueextension::RegistryKey
USERS enum valueextension::RegistryKey
ValueType enum nameextension::RegistryKey
WRITE enum valueextension::RegistryKey