Add(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Alloc(MAXON_SOURCE_LOCATION_DECLARATION) | ArrayInterface< TYPE > | privatestatic |
Alloc(MAXON_SOURCE_LOCATION_DECLARATION, const ArrayInterface &src) | ArrayInterface< TYPE > | privatestatic |
Append() const | NonConstArray< TYPE > | |
Append(const TYPE &value) const | NonConstArray< TYPE > | |
Append(TYPE &&value) const | NonConstArray< TYPE > | |
Append(T &&value) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Append() | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Append(const TYPE &value) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Append(TYPE &&value) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Append(T &&value) | VArrayInterface< TYPE > | |
AppendAll(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::AppendAll(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
AppendAllImpl(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags, Bool overwrite, OverloadRank0) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
ArrayBase0(ARGS &&... args) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | explicit |
AssertCast() | ArrayInterface< TYPE > | |
AssertCast() const | ArrayInterface< TYPE > | |
AssertType() const | ArrayInterface< TYPE > | |
BaseCollection(ARGS &&... args) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | explicit |
Begin() const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Begin() | ArrayInterface< TYPE > | |
CheckValidIndex(Int index) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Clone(Bool cloneElements=true) const | VArrayInterface< TYPE > | |
Collection(ARGS &&... args) | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | explicit |
ConstIterator typedef | NonConstArray< TYPE > | |
Contains(typename ByValueParam< TYPE >::type v) const | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
ContainsAll(COLLECTION2 &&other) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
ContainsAllImpl(COLLECTION2 &&other, OverloadRank0) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
CopyFrom(const Super &other) const | NonConstArray< TYPE > | |
CopyFrom(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::FIT_TO_SIZE) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::CopyFrom(const VArrayInterface &other) | ArrayInterface< TYPE > | |
ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare >::CopyFrom(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::FIT_TO_SIZE) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
maxon::VArrayInterface::CopyFrom(const VArrayInterface &other) | VArrayInterface< TYPE > | |
CopyFromImpl(COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags, OverloadRank0) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
End() const | NonConstArray< TYPE > | |
maxon::ArrayInterface::End() | ArrayInterface< TYPE > | |
Erase(Int index, Int count=1) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Erase(Int index, Int count=1) | VArrayInterface< TYPE > | |
EraseAll(typename ByValueParam< TYPE >::type v) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
EraseFirst(typename ByValueParam< TYPE >::type v) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Find(typename ByValueParam< TYPE >::type v) | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
Find(typename ByValueParam< TYPE >::type v) const | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
FindIndex(typename ByValueParam< TYPE >::type v, Int start) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > >::FindIndex(typename ByValueParam< TYPE >::type v) const | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
FindLastIndex(typename ByValueParam< TYPE >::type v) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
FindLastIndex(typename ByValueParam< TYPE >::type v, Int start) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Flush() const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Flush() | VArrayInterface< TYPE > | |
ForEach(FN &&callback) | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
GENERIC | VArrayInterface< TYPE > | static |
GetBlock(Int index, Block< TYPE, false > &block) const | NonConstArray< TYPE > | |
GetBlock(Int index, Block< TYPE, true > &block) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::GetBlock(Int index, Block< const TYPE, false > &block) const | ArrayInterface< TYPE > | |
maxon::ArrayInterface::GetBlock(Int index, Block< TYPE, false > &block) | ArrayInterface< TYPE > | |
maxon::ArrayInterface::GetBlock(Int index, StridedBlock< const TYPE > &block) const | ArrayInterface< TYPE > | |
maxon::ArrayInterface::GetBlock(Int index, StridedBlock< TYPE > &block) | ArrayInterface< TYPE > | |
maxon::ArrayInterface::GetBlock(Int index, SimdBlock< const TYPE > &block) const | ArrayInterface< TYPE > | |
ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare >::GetBlock(Int index, SimdBlock< const TYPE > &block) const | VArrayInterface< TYPE > | |
GetBlocks() | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
GetBlocks() const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
GetCount() const | VArrayInterface< TYPE > | |
GetHashCode() const | ArrayInterface< TYPE > | |
ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare >::GetHashCode() const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
GetMapKey(const TYPE &key) | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | static |
GetMemorySize() const | ArrayInterface< TYPE > | |
GetStridedBlocks() | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
GetStridedBlocks() const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
GetValueDataType() const | VArrayInterface< TYPE > | |
GetValueSize() const | VArrayInterface< TYPE > | |
GetWritable(Int index) | VArrayInterface< TYPE > | |
GetWritableBlock(Int index, SimdBlock< TYPE > &block) | VArrayInterface< TYPE > | |
HasType() const | ArrayInterface< TYPE > | |
Insert(Int index) const | NonConstArray< TYPE > | |
Insert(Int index, const Block< const TYPE > &values) const | NonConstArray< TYPE > | |
Insert(Int index, const MoveBlock< TYPE > &values) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Insert(Int index) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Insert(Int index, const TYPE &value) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Insert(Int index, TYPE &&value) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Insert(Int index, const Block< const TYPE > &values) | VArrayInterface< TYPE > | |
maxon::ArrayInterface::Insert(Int index, const MoveBlock< TYPE > &values) | VArrayInterface< TYPE > | |
InsertAll(Int index, COLLECTION2 &&other, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Intersect(const COLLECTION2 &other) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
IntersectImpl(COLLECTION2 &&other, OverloadRank0) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
Intersects(const COLLECTION2 &other) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
IsCollection typedef | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
IsEmpty() const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
IsEqual(const VArrayInterface *other, EQUALITY equality) const | ArrayInterface< TYPE > | |
ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare >::IsEqual(const COLLECTION2 &other, COMPARE &&cmp=COMPARE()) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
maxon::VArrayInterface::IsEqual(const VArrayInterface *other, EQUALITY equality) const | VArrayInterface< TYPE > | |
IsEqualImpl(const COLLECTION2 &other, COMPARE &&cmp, OverloadRank0) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
IsPopulated() const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
IsValidIndex(Int index) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Iterator typedef | ArrayInterface< TYPE > | |
KIND | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | static |
MAXON_DISALLOW_COPY_AND_ASSIGN(NonConstArray) | NonConstArray< TYPE > | private |
MAXON_INTERFACE_SIMPLE_VIRTUAL(VArrayInterface, MAXON_REFERENCE_COPY_ON_WRITE) | VArrayInterface< TYPE > | private |
MAXON_INTERFACE_SIMPLE_VIRTUAL_DERIVED(ArrayInterface, MAXON_REFERENCE_COPY_ON_WRITE) | ArrayInterface< TYPE > | private |
NonConstArray(const typename Super::MTable &vtable) | NonConstArray< TYPE > | explicitprotected |
operator ArrayInterface< typename std::conditional< std::is_same< TYPE, Generic >::value, DummyReturnType, Generic >::type > &() | ArrayInterface< TYPE > | |
operator const ArrayInterface< const TYPE > &() const | ArrayInterface< TYPE > | |
operator const ArrayInterface< typename std::conditional< std::is_same< const TYPE, const Generic >::value, const DummyReturnType, const Generic >::type > &() const | ArrayInterface< TYPE > | |
operator const NonConstArray< TYPE > &() | ArrayInterface< TYPE > | |
operator const NonConstArray< typename std::conditional< std::is_same< TYPE, Generic >::value, DummyReturnType, Generic >::type > &() const | NonConstArray< TYPE > | |
maxon::ArrayInterface::operator const NonConstArray< typename std::conditional< std::is_same< TYPE, Generic >::value, DummyReturnType, Generic >::type > &() | ArrayInterface< TYPE > | |
operator ValueReceiver< const TYPE & >() | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
operator ValueReceiver< TYPE && >() | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
operator ValueReceiver< typename std::conditional< std::is_scalar< TYPE >::value, TYPE, DummyParamType & >::type >() | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
operator!=(const COLLECTION2 &other) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
operator==(const COLLECTION2 &other) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
operator[](Int index) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::operator[](Int index) | ArrayInterface< TYPE > | |
Pop() | VArrayInterface< TYPE > | |
Pop(TYPE *dst) | VArrayInterface< TYPE > | |
PrivateInsert(Int index, const StridedBlock< const TYPE > &values, Bool move) | VArrayInterface< TYPE > | |
Reset() const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Reset() | VArrayInterface< TYPE > | |
Resize(Int count, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::DEFAULT) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::Resize(Int count, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::DEFAULT) | VArrayInterface< TYPE > | |
Set(Int index, T &&value) | VArrayInterface< TYPE > | |
SetCapacityHint(Int requestedCapacity, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::SetCapacityHint(Int requestedCapacity, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) | VArrayInterface< TYPE > | |
Slice(Int start) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Slice(Int start) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Slice(Int start, Int end) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Slice(Int start, Int end) const | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Subtract(COLLECTION2 &&other) | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
SubtractImpl(COLLECTION2 &&other, OverloadRank0) | ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare > | |
Super typedef | NonConstArray< TYPE > | |
SwapErase(Int index, Int count=1) const | NonConstArray< TYPE > | |
maxon::ArrayInterface::SwapErase(Int index, Int count=1) | VArrayInterface< TYPE > | |
ToArray() const | NonConstArray< TYPE > | |
ToArray() | NonConstArray< TYPE > | |
ToString(const FormatStatement *formatStatement) const | ArrayInterface< TYPE > | |
ArrayBase0< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE >, DefaultCompare >::ToString(const FormatStatement *formatStatement) const | BaseCollection< ArrayInterface< TYPE >, VArrayInterface< TYPE > > | |
TYPE_FOR_SIZEOF typedef | VArrayInterface< TYPE > | |
ValueType typedef | ArrayInterface< TYPE > | |
VariadicAppend() | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
VariadicAppend(V &&value, VALUES &&... rest) | Collection< ArrayInterface< TYPE >, TYPE, VArrayInterface< TYPE > > | |
~NonConstArray() | NonConstArray< TYPE > | protected |