JUCE
|
This is the complete list of members for Process, including all inherited members.
getCurrentModuleInstanceHandle() noexcept | Process | static |
hide() | Process | static |
HighPriority enum value | Process | |
isForegroundProcess() | Process | static |
isRunningUnderDebugger() noexcept | Process | static |
lowerPrivilege() | Process | static |
LowPriority enum value | Process | |
makeForegroundProcess() | Process | static |
NormalPriority enum value | Process | |
openDocument(const String &documentURL, const String ¶meters) | Process | static |
openEmailWithAttachments(const String &targetEmailAddress, const String &emailSubject, const String &bodyText, const StringArray &filesToAttach) | Process | static |
ProcessPriority enum name | Process | |
raisePrivilege() | Process | static |
RealtimePriority enum value | Process | |
setCurrentModuleInstanceHandle(void *newHandle) noexcept | Process | static |
setDockIconVisible(bool isVisible) | Process | static |
setMaxNumberOfFileHandles(int maxNumberOfFiles) noexcept | Process | static |
setPriority(const ProcessPriority priority) | Process | static |
terminate() | Process | static |