|
JUCE
|
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) |
Functions | |
| juce::String | toString (const Steinberg::char8 *string) noexcept |
| juce::String | toString (const Steinberg::char16 *string) noexcept |
| juce::String | toString (const Steinberg::UString128 &string) noexcept |
| juce::String | toString (const Steinberg::UString256 &string) noexcept |
| #define JUCE_DECLARE_VST3_COM_REF_METHODS |
Referenced by MidiEventList::~MidiEventList().
| #define JUCE_DECLARE_VST3_COM_QUERY_METHODS |
Referenced by MidiEventList::~MidiEventList().
| #define TEST_FOR_AND_RETURN_IF_VALID | ( | iidToTest, | |
| ClassType | |||
| ) |
| #define TEST_FOR_COMMON_BASE_AND_RETURN_IF_VALID | ( | iidToTest, | |
| CommonClassType, | |||
| SourceClassType | |||
| ) |
|
noexcept |
|
noexcept |
|
noexcept |
References toString().
|
noexcept |
References AudioChannelSet::addChannel(), AudioChannelSet::getChannelTypes(), jassert, jmin(), and toString().