UT_PropVector Member List

This is the complete list of members for UT_PropVector, 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() constUT_GenericVector< gchar * > [inline]
binarysearch(const void *key, int(*compar)(const void *, const void *)) constUT_GenericVector< gchar * >
clear()UT_GenericVector< gchar * >
compar_fn_t typedefUT_GenericVector< gchar * >
copy(const UT_GenericVector< gchar * > *pVec)UT_GenericVector< gchar * >
deleteNthItem(UT_sint32 n)UT_GenericVector< gchar * >
findItem(gchar *) constUT_GenericVector< gchar * >
getFirstItem() constUT_GenericVector< gchar * >
getItemCount() constUT_GenericVector< gchar * > [inline]
getLastItem() constUT_GenericVector< gchar * >
getNthItem(UT_sint32 n) constUT_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) constUT_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() constUT_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]