This is the complete list of members for juce::WindowsRegistry, including all inherited members.
deleteKey(const String ®KeyPath, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
deleteValue(const String ®ValuePath, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
getBinaryValue(const String ®ValuePath, MemoryBlock &resultData, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
getValue(const String ®ValuePath, const String &defaultValue=String(), WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
keyExists(const String ®KeyPath, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
registerFileAssociation(const String &fileExtension, const String &symbolicDescription, const String &fullDescription, const File &targetExecutable, int iconResourceNumber, bool registerForCurrentUserOnly, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
setValue(const String ®ValuePath, const String &value, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
setValue(const String ®ValuePath, uint32 value, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
setValue(const String ®ValuePath, uint64 value, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
setValue(const String ®ValuePath, const MemoryBlock &value, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
valueExists(const String ®ValuePath, WoW64Mode mode=WoW64_Default) | juce::WindowsRegistry | static |
WindowsRegistry()=delete | juce::WindowsRegistry | private |
WoW64_32bit enum value | juce::WindowsRegistry | |
WoW64_64bit enum value | juce::WindowsRegistry | |
WoW64_Default enum value | juce::WindowsRegistry | |
WoW64Mode enum name | juce::WindowsRegistry |