JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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) noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
elementsjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(int minNumElements)juce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
numAllocatedjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayAllocationBase &&other) noexceptjuce::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 >