LibreOffice Module registry (master) 1
|
This is the complete list of members for ORegistry, including all inherited members.
acquire() | ORegistry | inline |
acquireKey(RegKeyHandle hKey) | ORegistry | |
closeKey(RegKeyHandle hKey) | ORegistry | |
closeRegistry() | ORegistry | |
createKey(RegKeyHandle hKey, std::u16string_view keyName, RegKeyHandle *phNewKey) | ORegistry | |
deleteKey(RegKeyHandle hKey, std::u16string_view keyName) | ORegistry | |
deleteSubkeysAndValues(ORegKey *pKey) | ORegistry | private |
destroyRegistry(const OUString &name) | ORegistry | |
dumpKey(const OUString &sPath, const OUString &sName, sal_Int16 nSpace) const | ORegistry | private |
dumpRegistry(RegKeyHandle hKey) const | ORegistry | |
dumpValue(const OUString &sPath, const OUString &sName, sal_Int16 nSpace) const | ORegistry | private |
eraseKey(ORegKey *pKey, std::u16string_view keyName) | ORegistry | private |
getName() const | ORegistry | inline |
getRootKey() | ORegistry | |
getStoreFile() const | ORegistry | inline |
initRegistry(const OUString &name, RegAccessMode accessMode, bool bCreate=false) | ORegistry | |
isOpen() const | ORegistry | inline |
isReadOnly() const | ORegistry | inline |
KeyMap typedef | ORegistry | private |
m_file | ORegistry | private |
m_isOpen | ORegistry | private |
m_mutex | ORegistry | private |
m_name | ORegistry | private |
m_openKeyTable | ORegistry | private |
m_readOnly | ORegistry | private |
m_refCount | ORegistry | private |
openKey(RegKeyHandle hKey, std::u16string_view keyName, RegKeyHandle *phOpenKey) | ORegistry | |
ORegistry() | ORegistry | |
ORegKey | ORegistry | friend |
release() | ORegistry | inline |
releaseKey(RegKeyHandle hKey) | ORegistry | |
ROOT | ORegistry | privatestatic |
~ORegistry() | ORegistry |