oaFeatureArray Member List

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

Return to top of page