oaDesignArray Member List

This is the complete list of members for oaDesignArray, including all inherited members.
append(const oaDesign *&element)oaArray<oaDesign *>
append(const oaArray< oaDesign * > &arrayIn)oaArray<oaDesign *>
find(const oaDesign *&element) constoaArray<oaDesign *>
get(oaUInt4 index) constoaArrayBase
get(oaUInt4 index)oaArrayBase
getElements() constoaArrayBase
getNumElements() constoaArrayBase
getSize() constoaArrayBase
oaArray(oaUInt4 size=0)oaArray<oaDesign *>
oaArray(const oaArray< oaDesign * > &arrayIn)oaArray<oaDesign *>
oaArray(const oaDesign *arrayIn[], oaUInt4 numElementsIn)oaArray<oaDesign *>
oaArrayBase(oaUInt4 size=0)oaArrayBase
oaArrayBase(const oaArrayBase< T > &arrayIn)oaArrayBase
oaArrayBase(const T arrayIn[], oaUInt4 numElementsIn)oaArrayBase
oaDesignArray(oaUInt4 sizeIn=0)oaDesignArray
operator!=(const oaArray< oaDesign * > &other) constoaArray<oaDesign *>
operator=(const oaArray< oaDesign * > &arrayIn)oaArray<oaDesign *>
oaArrayBase::operator=(const oaArrayBase< T > &arrayIn)oaArrayBase
operator==(const oaArray< oaDesign * > &other) constoaArray<oaDesign *> [virtual]
operator[](oaUInt4 i) constoaArrayBase
operator[](oaUInt4 i)oaArrayBase
remove(const oaDesign *&element)oaArray<oaDesign *>
set(const T *arrayIn, oaUInt4 numElementsIn)oaArrayBase
setNumElements(oaUInt4 n)oaArrayBase
setSize(oaUInt4 newSize, oaBoolean saveElements=false)oaArrayBase
sort(int(*compare)(const oaDesign **, const oaDesign **))oaArray<oaDesign *>
~oaArray()oaArray<oaDesign *> [virtual]
~oaArrayBase()oaArrayBase

Return to top of page