oaViaDefArray Member List

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

Return to top of page