UT_NumberVector Member List

This is the complete list of members for UT_NumberVector, including all inherited members.
addItem(const UT_sint32)UT_GenericVector< UT_sint32 >
addItem(const UT_sint32p, UT_sint32 *pIndex)UT_GenericVector< UT_sint32 >
addItemSorted(const UT_sint32p, int(*compar)(const void *, const void *))UT_GenericVector< UT_sint32 >
back() constUT_GenericVector< UT_sint32 > [inline]
binarysearch(const void *key, int(*compar)(const void *, const void *)) constUT_GenericVector< UT_sint32 >
clear()UT_GenericVector< UT_sint32 >
compar_fn_t typedefUT_GenericVector< UT_sint32 >
copy(const UT_GenericVector< UT_sint32 > *pVec)UT_GenericVector< UT_sint32 >
deleteNthItem(UT_sint32 n)UT_GenericVector< UT_sint32 >
findItem(UT_sint32) constUT_GenericVector< UT_sint32 >
getFirstItem() constUT_GenericVector< UT_sint32 >
getItemCount() constUT_GenericVector< UT_sint32 > [inline]
getLastItem() constUT_GenericVector< UT_sint32 >
getNthItem(UT_sint32 n) constUT_GenericVector< UT_sint32 > [inline]
insertItemAt(UT_sint32, UT_sint32 ndx)UT_GenericVector< UT_sint32 >
operator=(const UT_GenericVector< UT_sint32 > &)UT_GenericVector< UT_sint32 >
operator[](UT_sint32 i) constUT_GenericVector< UT_sint32 >
pop_back()UT_GenericVector< UT_sint32 >
push_back(const UT_sint32item)UT_GenericVector< UT_sint32 > [inline]
qsort(int(*compar)(const void *, const void *))UT_GenericVector< UT_sint32 >
setNthItem(UT_sint32 ndx, UT_sint32pNew, UT_sint32 *ppOld)UT_GenericVector< UT_sint32 >
size() constUT_GenericVector< UT_sint32 > [inline]
UT_GenericVector(UT_sint32 sizehint=32, UT_sint32 baseincr=4, bool bPrealloc=false)UT_GenericVector< UT_sint32 >
UT_GenericVector(const UT_GenericVector< UT_sint32 > &)UT_GenericVector< UT_sint32 >
UT_NumberVector(UT_sint32 sizehint=32, UT_sint32 baseincr=4, bool bPrealloc=false)UT_NumberVector [inline]
~UT_GenericVector()UT_GenericVector< UT_sint32 > [virtual]