My Project
UDK 3.2.7 C/C++ API Reference
|
This is the complete list of members for Registry, including all inherited members.
close() | Registry | inline |
create(const ::rtl::OUString ®istryName) | Registry | inline |
destroy(const ::rtl::OUString ®istryName) | Registry | inline |
dumpRegistry(RegistryKey &rKey) | Registry | inline |
getApi() | Registry | inline |
getName() | Registry | inline |
isReadOnly() const | Registry | inline |
isValid() const | Registry | inline |
loadKey(RegistryKey &rKey, const ::rtl::OUString &keyName, const ::rtl::OUString ®FileName) | Registry | inline |
m_hImpl | Registry | protected |
m_pApi | Registry | protected |
mergeKey(RegistryKey &rKey, const ::rtl::OUString &keyName, const ::rtl::OUString ®FileName, sal_Bool bWarnings=sal_False, sal_Bool bReport=sal_False) | Registry | inline |
open(const ::rtl::OUString ®istryName, RegAccessMode accessMode) | Registry | inline |
openRootKey(RegistryKey &rRootKey) | Registry | inline |
operator=(const Registry &toAssign) | Registry | inline |
Registry() | Registry | inline |
Registry(const Registry &toCopy) | Registry | inline |
RegistryKey class | Registry | friend |
RegistryKeyArray class | Registry | friend |
RegistryKeyNames class | Registry | friend |
saveKey(RegistryKey &rKey, const ::rtl::OUString &keyName, const ::rtl::OUString ®FileName) | Registry | inline |
~Registry() | Registry | inline |