JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse > Member List

This is the complete list of members for juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >, including all inherited members.

ArrayAllocationBase()=defaultjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ArrayAllocationBase(ArrayAllocationBase &&other) noexcept (defined in juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
elements (defined in juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(int minNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
numAllocated (defined in juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayAllocationBase &&other) noexcept (defined in juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
setAllocatedSize(int numElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
shrinkToNoMoreThan(int maxNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
swapWith(ArrayAllocationBase &other) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
~ArrayAllocationBase()=defaultjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >