JUCE
|
Classes | |
class | juce::ComSmartPtr< ObjectType > |
A simple COM smart pointer. More... | |
class | juce::MidiEventList |
struct | juce::VST3BufferExchange< FloatType > |
struct | juce::VST3FloatAndDoubleBusMapCompositeHelper< FloatType > |
struct | juce::VST3FloatAndDoubleBusMapComposite |
struct | juce::VST3FloatAndDoubleBusMapCompositeHelper< float > |
struct | juce::VST3FloatAndDoubleBusMapCompositeHelper< double > |
Namespaces | |
juce | |
Classes for IIR filter processing. | |
Macros | |
#define | JUCE_DECLARE_VST3_COM_REF_METHODS |
#define | JUCE_DECLARE_VST3_COM_QUERY_METHODS |
#define | TEST_FOR_AND_RETURN_IF_VALID(iidToTest, ClassType) |
#define | TEST_FOR_COMMON_BASE_AND_RETURN_IF_VALID(iidToTest, CommonClassType, SourceClassType) |
#define | kAmbi1stOrderACN kBFormat |
Functions | |
juce::String | juce::toString (const Steinberg::char8 *string) noexcept |
juce::String | juce::toString (const Steinberg::char16 *string) noexcept |
juce::String | juce::toString (const Steinberg::UString128 &string) noexcept |
juce::String | juce::toString (const Steinberg::UString256 &string) noexcept |
void | juce::toString128 (Steinberg::Vst::String128 result, const char *source) |
void | juce::toString128 (Steinberg::Vst::String128 result, const juce::String &source) |
Steinberg::Vst::TChar * | juce::toString (const juce::String &source) noexcept |
#define JUCE_DECLARE_VST3_COM_REF_METHODS |
Referenced by juce::MidiEventList::~MidiEventList().
#define JUCE_DECLARE_VST3_COM_QUERY_METHODS |
Referenced by juce::MidiEventList::~MidiEventList().
#define TEST_FOR_AND_RETURN_IF_VALID | ( | iidToTest, | |
ClassType | |||
) |
#define TEST_FOR_COMMON_BASE_AND_RETURN_IF_VALID | ( | iidToTest, | |
CommonClassType, | |||
SourceClassType | |||
) |
#define kAmbi1stOrderACN kBFormat |
Referenced by juce::toString().