Loading...
Searching...
No Matches
ArrayBase< ElementType, TypeOfCriticalSectionToUse > Member List

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

add(const ElementType &newElement)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
add(ElementType &&newElement)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
add(const ElementType &firstNewElement, OtherElements &&... otherElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
add(ElementType &&firstNewElement, OtherElements &&... otherElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
addArray(const Type *elementsToAdd, int numElementsToAdd)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
addArray(const std::initializer_list< TypeToCreateFrom > &items)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
addArray(const OtherArrayType &arrayToAddFrom)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
addArray(const OtherArrayType &arrayToAddFrom, int startIndex, int numElementsToAdd=-1)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
ArrayBase()=defaultArrayBase< ElementType, TypeOfCriticalSectionToUse >
ArrayBase(ArrayBase &&other) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
ArrayBase(ArrayBase< OtherElementType, OtherCriticalSection > &&other) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
begin() noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
begin() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
capacity() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
clear()ArrayBase< ElementType, TypeOfCriticalSectionToUse >
data() noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
data() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
end() noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
end() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
ensureAllocatedSize(int minNumElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
getFirst() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
getLast() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
getValueWithDefault(const int index) const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
insert(int indexToInsertAt, ParameterType newElement, int numberOfTimesToInsertIt)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
insertArray(int indexToInsertAt, const ElementType *newElements, int numberOfElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
move(int currentIndex, int newIndex) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator!=(const OtherArrayType &other) const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayBase &&other) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator=(ArrayBase< OtherElementType, OtherCriticalSection > &&other) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator==(const OtherArrayType &other) const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator[](const int index) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
operator[](const int index) const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
removeElements(int indexToRemoveAt, int numElementsToRemove)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
setAllocatedSize(int numElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
shrinkToNoMoreThan(int maxNumElements)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
size() const noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
swap(int index1, int index2)ArrayBase< ElementType, TypeOfCriticalSectionToUse >
swapWith(ArrayBase &other) noexceptArrayBase< ElementType, TypeOfCriticalSectionToUse >
~ArrayBase()ArrayBase< ElementType, TypeOfCriticalSectionToUse >
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram