This is the complete list of members for
PlatformUtilities, including all inherited members.
| addItemToDock(const File &file) | PlatformUtilities | [static] |
| beep() | PlatformUtilities | [static] |
| cfStringToJuceString(CFStringRef cfString) | PlatformUtilities | [static] |
| convertToPrecomposedUnicode(const String &s) | PlatformUtilities | [static] |
| deleteRegistryKey(const String ®KeyPath) | PlatformUtilities | [static] |
| deleteRegistryValue(const String ®ValuePath) | PlatformUtilities | [static] |
| fpuReset() | PlatformUtilities | [static] |
| freeDynamicLibrary(void *libraryHandle) | PlatformUtilities | [static] |
| getCurrentCommandLineParams() | PlatformUtilities | [static] |
| getCurrentModuleInstanceHandle() noexcept | PlatformUtilities | [static] |
| getOSXMinorVersionNumber() | PlatformUtilities | [static] |
| getProcedureEntryPoint(void *libraryHandle, const String &procedureName) | PlatformUtilities | [static] |
| getRegistryValue(const String ®ValuePath, const String &defaultValue=String::empty) | PlatformUtilities | [static] |
| getTypeOfFile(const String &filename) | PlatformUtilities | [static] |
| isBundle(const String &filename) | PlatformUtilities | [static] |
| juceStringToCFString(const String &s) | PlatformUtilities | [static] |
| launchEmailWithAttachments(const String &targetEmailAddress, const String &emailSubject, const String &bodyText, const StringArray &filesToAttach) | PlatformUtilities | [static] |
| loadDynamicLibrary(const String &pathOrFilename) | PlatformUtilities | [static] |
| makeFSRefFromPath(FSRef *destFSRef, const String &path) | PlatformUtilities | [static] |
| makePathFromFSRef(FSRef *file) | PlatformUtilities | [static] |
| openDocument(const String &documentURL, const String ¶meters) | PlatformUtilities | [static] |
| registerFileAssociation(const String &fileExtension, const String &symbolicDescription, const String &fullDescription, const File &targetExecutable, int iconResourceNumber) | PlatformUtilities | [static] |
| registryValueExists(const String ®ValuePath) | PlatformUtilities | [static] |
| setCurrentModuleInstanceHandle(void *newHandle) noexcept | PlatformUtilities | [static] |
| setRegistryValue(const String ®ValuePath, const String &value) | PlatformUtilities | [static] |