JUCE
|
Classes | |
struct | juce::MaxNumFileHandlesInitialiser |
class | juce::InterProcessLock::Pimpl |
class | juce::ChildProcess::ActiveProcess |
struct | juce::HighResolutionTimer::Pimpl |
Namespaces | |
juce | |
Classes for IIR filter processing. | |
Macros | |
#define | JUCE_STAT stat64 |
Typedefs | |
typedef unsigned long | juce::juce_sigactionflags_type |
Functions | |
int | juce::juce_siginterrupt (int sig, int flag) |
int64 | juce::juce_fileSetPosition (void *handle, int64 pos) |
File | juce::juce_getExecutableFile () |
void JUCE_API | juce::juce_threadEntryPoint (void *) |
void * | juce::threadEntryProc (void *) |
Variables | |
JavaVM * | juce::androidJNIJavaVM |
#define JUCE_STAT stat64 |