oaTechHeaderArray Member List

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

Return to top of page