, including all inherited members.
| append(void) | UT_RefArray< utRef > | [inline] |
| append(const utRef &t) | UT_RefArray< utRef > | [inline] |
| append(const utRef &t, unsigned short dupliCheck) | UT_RefArray< utRef > | [inline] |
| append(const utRef &t, Comparator compare) | UT_RefArray< utRef > | [inline] |
| apply(int(*applyFct)(utRef &t, void *d), void *d) | UT_RefArray< utRef > | [inline] |
| capacity(void) const | UT_RefArray< utRef > | [inline] |
| Comparator typedef | UT_RefArray< utRef > | |
| concat(const UT_RefArray< utRef > &a) | UT_RefArray< utRef > | [inline] |
| cycle(int howMany) | UT_RefArray< utRef > | [inline] |
| entries(void) const | UT_RefArray< utRef > | [inline] |
| entries(unsigned int ne) | UT_RefArray< utRef > | [inline] |
| find(const utRef &t, unsigned int s=0) const | UT_RefArray< utRef > | [inline] |
| find(const utRef &t, Comparator compare, unsigned int s=0) const | UT_RefArray< utRef > | [inline] |
| find(void *any, Comparator compare, unsigned int s=0) const | UT_RefArray< utRef > | [inline] |
| getMemoryUsage() const | UT_RefArray< utRef > | [inline] |
| heapMax() const | UT_RefArray< utRef > | [inline] |
| heapPop(Comparator compare) | UT_RefArray< utRef > | [inline] |
| heapPush(const utRef &t, Comparator compare) | UT_RefArray< utRef > | [inline] |
| index(const utRef &t) const | UT_RefArray< utRef > | [inline] |
| insert(unsigned int index) | UT_RefArray< utRef > | [inline] |
| insert(const utRef &t, unsigned int index) | UT_RefArray< utRef > | [inline] |
| insert(const utRef &t, unsigned int index, unsigned short dupliCheck) | UT_RefArray< utRef > | [inline] |
| insert(const utRef &t, unsigned int index, Comparator compare) | UT_RefArray< utRef > | [inline] |
| insertAt(const utRef &t, unsigned int index) | UT_RefArray< utRef > | [inline] |
| isEmpty(void) const | UT_RefArray< utRef > | [inline] |
| isEqual(const UT_RefArray< utRef > &a, Comparator compare) const | UT_RefArray< utRef > | [inline] |
| last() | UT_RefArray< utRef > | [inline] |
| last() const | UT_RefArray< utRef > | [inline] |
| move(int srcIdx, int destIdx, int howMany) | UT_RefArray< utRef > | [inline] |
| multipleInsert(unsigned int index, unsigned int count) | UT_RefArray< utRef > | [inline] |
| operator!=(const UT_RefArray< utRef > &a) const | UT_RefArray< utRef > | [inline] |
| operator()(unsigned int i) | UT_RefArray< utRef > | [inline] |
| operator()(unsigned int i) const | UT_RefArray< utRef > | [inline] |
| operator=(const UT_RefArray< utRef > &a) | UT_RefArray< utRef > | [inline] |
| operator==(const UT_RefArray< utRef > &a) const | UT_RefArray< utRef > | [inline] |
| operator[](unsigned int i) | UT_RefArray< utRef > | [inline] |
| operator[](unsigned int i) const | UT_RefArray< utRef > | [inline] |
| remove(const utRef &t) | UT_RefArray< utRef > | [inline] |
| remove(unsigned int at_index) | UT_RefArray< utRef > | [inline] |
| remove(const utRef &t, unsigned short dupliCheck) | UT_RefArray< utRef > | [inline] |
| remove(unsigned int at_index, unsigned short dupliCheck) | UT_RefArray< utRef > | [inline] |
| remove(const utRef &t, Comparator compare, unsigned short dupliCheck=0) | UT_RefArray< utRef > | [inline] |
| remove(unsigned int at_index, Comparator compare, unsigned short dupliCheck=0) | UT_RefArray< utRef > | [inline] |
| removeLast() | UT_RefArray< utRef > | [inline] |
| resize(unsigned int sz, unsigned short copyFlag=1) | UT_RefArray< utRef > | [inline] |
| resizeIfNeeded(uint sz, bool copyFlag=true) | UT_RefArray< utRef > | [inline] |
| safeIndex(const utRef &t) const | UT_RefArray< utRef > | [inline] |
| shift(unsigned int srcIdx, unsigned int destIdx, unsigned int howMany) | UT_RefArray< utRef > | [inline] |
| sort(Comparator compare) | UT_RefArray< utRef > | [inline] |
| sortedInsert(const utRef &t, Comparator compare) | UT_RefArray< utRef > | [inline] |
| sortedUnion(const UT_RefArray< utRef > &other, UT_RefArray< utRef > &result, Comparator compare) const | UT_RefArray< utRef > | [inline] |
| swap(UT_RefArray &other) | UT_RefArray< utRef > | [inline] |
| UT_RefArray(unsigned int sz=0) | UT_RefArray< utRef > | [inline, explicit] |
| UT_RefArray(unsigned int sz, unsigned int count) | UT_RefArray< utRef > | [inline] |
| UT_RefArray(const UT_RefArray< utRef > &a) | UT_RefArray< utRef > | [inline] |
| ~UT_RefArray(void) | UT_RefArray< utRef > | [inline, virtual] |