|
LMMS
|
This is the complete list of members for juce::RegistryKeyWrapper, including all inherited members.
| getBinaryValue(const String ®ValuePath, MemoryBlock &result, DWORD wow64Flags) | juce::RegistryKeyWrapper | inlinestatic |
| getRootKey(const String &name) noexcept | juce::RegistryKeyWrapper | inlinestatic |
| getValue(const String ®ValuePath, const String &defaultValue, DWORD wow64Flags) | juce::RegistryKeyWrapper | inlinestatic |
| key | juce::RegistryKeyWrapper | |
| keyExists(const String ®KeyPath, const DWORD wow64Flags) | juce::RegistryKeyWrapper | inlinestatic |
| RegistryKeyWrapper(String name, bool createForWriting, DWORD wow64Flags) | juce::RegistryKeyWrapper | inline |
| setValue(const String ®ValuePath, const DWORD type, const void *data, size_t dataSize, const DWORD wow64Flags) | juce::RegistryKeyWrapper | inlinestatic |
| valueExists(const String ®ValuePath, const DWORD wow64Flags) | juce::RegistryKeyWrapper | inlinestatic |
| valueName | juce::RegistryKeyWrapper | |
| wideCharValueName | juce::RegistryKeyWrapper | |
| ~RegistryKeyWrapper() | juce::RegistryKeyWrapper | inline |