CFx SDK Documentation  2020SP3
OdManagedSlots< TVal, TAlloc > Member List

This is the complete list of members for OdManagedSlots< TVal, TAlloc >, including all inherited members.

append(const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
append()OdArray< TVal, OdObjectsAllocator< TVal > >inline
append(const OdArray &otherArray)OdArray< TVal, OdObjectsAllocator< TVal > >inline
asArrayPtr() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
asArrayPtr()OdArray< TVal, OdObjectsAllocator< TVal > >inline
assign(const_iterator first, const_iterator afterLast)OdArray< TVal, OdObjectsAllocator< TVal > >inline
at(size_type arrayIndex)OdArray< TVal, OdObjectsAllocator< TVal > >inline
at(size_type arrayIndex) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
begin()OdArray< TVal, OdObjectsAllocator< TVal > >inline
begin() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
capacity() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
clear()OdArray< TVal, OdObjectsAllocator< TVal > >inline
const_iterator typedefOdArray< TVal, OdObjectsAllocator< TVal > >
const_reference typedefOdArray< TVal, OdObjectsAllocator< TVal > >
OdSlots< TVal, OdObjectsAllocator< TVal > >::contains(const TVal &value, size_type start=0) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
OdSlotManager::contains(OdSlotId slotId) constOdSlotManagerinline
empty() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
emptySlotValue()OdSlots< TVal, OdObjectsAllocator< TVal > >inlinestatic
end()OdArray< TVal, OdObjectsAllocator< TVal > >inline
end() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
erase(iterator first, iterator afterLast)OdArray< TVal, OdObjectsAllocator< TVal > >inline
erase(iterator where)OdArray< TVal, OdObjectsAllocator< TVal > >inline
find(const TVal &value, size_type &findIndex, size_type start=0) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
first()OdArray< TVal, OdObjectsAllocator< TVal > >inline
first() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
freeSlot(OdSlotId slotId)OdSlotManagerinline
getAt(OdSlotId slotId) constOdSlots< TVal, OdObjectsAllocator< TVal > >inline
OdArray< TVal, OdObjectsAllocator< TVal > >::getAt(size_type arrayIndex) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
getPtr() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
growLength() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
insert(iterator before, const_iterator first, const_iterator afterLast)OdArray< TVal, OdObjectsAllocator< TVal > >inline
insert(iterator before, size_type numElements, const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
insert(iterator before, const TVal &value=TVal())OdArray< TVal, OdObjectsAllocator< TVal > >inline
insertAt(size_type arrayIndex, const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
isEmpty() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
iterator typedefOdArray< TVal, OdObjectsAllocator< TVal > >
last()OdArray< TVal, OdObjectsAllocator< TVal > >inline
last() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
length() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
logicalLength() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
newSlot()OdSlotManagerinline
numSlots() constOdSlotManagerinline
OdArray(size_type physicalLength, int growLength=8)OdArray< TVal, OdObjectsAllocator< TVal > >inlineexplicit
OdArray()OdArray< TVal, OdObjectsAllocator< TVal > >inline
OdArray(const OdArray &source)OdArray< TVal, OdObjectsAllocator< TVal > >inline
OdManagedSlots()OdManagedSlots< TVal, TAlloc >inline
OdManagedSlots(size_type physicalLength, int growLength=8)OdManagedSlots< TVal, TAlloc >inline
OdSlotManager()OdSlotManagerinline
OdSlots()OdSlots< TVal, OdObjectsAllocator< TVal > >inline
OdSlots(size_type physicalLength, int growLength=8)OdSlots< TVal, OdObjectsAllocator< TVal > >inline
operator=(const OdArray &source)OdArray< TVal, OdObjectsAllocator< TVal > >inline
operator==(const OdArray &array) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
operator[](OdSlotId slotId) constOdSlots< TVal, OdObjectsAllocator< TVal > >inline
operator[](OdSlotId slotId)OdSlots< TVal, OdObjectsAllocator< TVal > >inline
OdArray< TVal, OdObjectsAllocator< TVal > >::operator[](size_type index) constOdArray< TVal, OdObjectsAllocator< TVal > >inline
OdArray< TVal, OdObjectsAllocator< TVal > >::operator[](size_type index)OdArray< TVal, OdObjectsAllocator< TVal > >inline
physicalLength() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
push_back(const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
reference typedefOdArray< TVal, OdObjectsAllocator< TVal > >
remove(const TVal &value, size_type start=0)OdArray< TVal, OdObjectsAllocator< TVal > >inline
removeAt(size_type arrayIndex)OdArray< TVal, OdObjectsAllocator< TVal > >inline
removeFirst()OdArray< TVal, OdObjectsAllocator< TVal > >inline
removeLast()OdArray< TVal, OdObjectsAllocator< TVal > >inline
removeSubArray(size_type startIndex, size_type endIndex)OdArray< TVal, OdObjectsAllocator< TVal > >inline
reserve(size_type reserveLength)OdArray< TVal, OdObjectsAllocator< TVal > >inline
resize(size_type logicalLength, const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
resize(size_type logicalLength)OdArray< TVal, OdObjectsAllocator< TVal > >inline
reverse()OdArray< TVal, OdObjectsAllocator< TVal > >inline
setAll(const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
setAt(OdSlotId slotId, const TVal &value)OdSlots< TVal, OdObjectsAllocator< TVal > >inline
OdArray< TVal, OdObjectsAllocator< TVal > >::setAt(size_type arrayIndex, const TVal &value)OdArray< TVal, OdObjectsAllocator< TVal > >inline
setGrowLength(int growLength)OdArray< TVal, OdObjectsAllocator< TVal > >inline
setLogicalLength(size_type logLength)OdArray< TVal, OdObjectsAllocator< TVal > >inline
setPhysicalLength(size_type physLength)OdArray< TVal, OdObjectsAllocator< TVal > >inline
size() constOdArray< TVal, OdObjectsAllocator< TVal > >inline
size_type typedefOdManagedSlots< TVal, TAlloc >
swap(size_type firstIndex, size_type secondIndex)OdArray< TVal, OdObjectsAllocator< TVal > >inline
value_type typedefOdArray< TVal, OdObjectsAllocator< TVal > >
~OdArray()OdArray< TVal, OdObjectsAllocator< TVal > >inline