JUCE  v5.4.1-191-g0ab5e696f
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() noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline
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() noexceptjuce::ArrayAllocationBase< ElementType, TypeOfCriticalSectionToUse >inline