OpenShot Audio Library | OpenShotAudio 0.3.2
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 >inline
elements (defined in juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(int minNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
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 >inline
setAllocatedSize(int numElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
shrinkToNoMoreThan(int maxNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
swapWith(ArrayAllocationBase &other) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
~ArrayAllocationBase()=defaultjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >