oaValueArray Member List

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

Return to top of page