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