, including all inherited members.
| addItem(const void const *) | UT_GenericVector< void const * > | |
| addItem(const void const *p, UT_sint32 *pIndex) | UT_GenericVector< void const * > | |
| addItemSorted(const void const *p, int(*compar)(const void *, const void *)) | UT_GenericVector< void const * > | |
| back() const | UT_GenericVector< void const * > | [inline] |
| binarysearch(const void *key, int(*compar)(const void *, const void *)) const | UT_GenericVector< void const * > | |
| clear() | UT_GenericVector< void const * > | |
| compar_fn_t typedef | UT_GenericVector< void const * > | |
| copy(const UT_GenericVector< void const * > *pVec) | UT_GenericVector< void const * > | |
| deleteNthItem(UT_sint32 n) | UT_GenericVector< void const * > | |
| findItem(void const *) const | UT_GenericVector< void const * > | |
| getFirstItem() const | UT_GenericVector< void const * > | |
| getItemCount() const | UT_GenericVector< void const * > | [inline] |
| getLastItem() const | UT_GenericVector< void const * > | |
| getNthItem(UT_sint32 n) const | UT_GenericVector< void const * > | [inline] |
| insertItemAt(void const *, UT_sint32 ndx) | UT_GenericVector< void const * > | |
| operator=(const UT_GenericVector< void const * > &) | UT_GenericVector< void const * > | |
| operator[](UT_sint32 i) const | UT_GenericVector< void const * > | |
| pop_back() | UT_GenericVector< void const * > | |
| push_back(const void const *item) | UT_GenericVector< void const * > | [inline] |
| qsort(int(*compar)(const void *, const void *)) | UT_GenericVector< void const * > | |
| setNthItem(UT_sint32 ndx, void const *pNew, void const **ppOld) | UT_GenericVector< void const * > | |
| size() const | UT_GenericVector< void const * > | [inline] |
| UT_GenericVector(UT_sint32 sizehint=32, UT_sint32 baseincr=4, bool bPrealloc=false) | UT_GenericVector< void const * > | |
| UT_GenericVector(const UT_GenericVector< void const * > &) | UT_GenericVector< void const * > | |
| UT_Vector(UT_sint32 sizehint=32, UT_sint32 baseincr=4, bool bPrealloc=false) | UT_Vector | [inline] |
| ~UT_GenericVector() | UT_GenericVector< void const * > | [virtual] |