oaTermArray Member List

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

Return to top of page