|
ARB
|
This is the complete list of members for CharPtrArray, including all inherited members.
| allocated_index(int i) const | CharPtrArray | inlineprotected |
| CharPtrArray() | CharPtrArray | inlineprotected |
| clear() | CharPtrArray | inline |
| elem_index(int i) const | CharPtrArray | inlineprotected |
| elems | CharPtrArray | protected |
| empty() const | CharPtrArray | inline |
| erase_elems() | CharPtrArray | inlineprotected |
| free_elem(int i)=0 | CharPtrArray | protectedpure virtual |
| index_of(const char *search_for) const | CharPtrArray | |
| move(int from, int to) | CharPtrArray | |
| Noncopyable() | Noncopyable | inlineprivate |
| ok() const | CharPtrArray | inlineprotected |
| operator[](int i) const | CharPtrArray | inline |
| optimize_space() | CharPtrArray | inline |
| remove(int i) | CharPtrArray | |
| reserve(size_t forElems) | CharPtrArray | inline |
| reserve_space(size_t forElems, bool alloc_ahead) | CharPtrArray | inlineprotected |
| resize(int newsize) | CharPtrArray | inline |
| safe_remove(int i) | CharPtrArray | inline |
| set_space(size_t new_allocated) | CharPtrArray | inlineprotected |
| size() const | CharPtrArray | inline |
| sort(CharPtrArray_compare_fun compare, void *client_data) | CharPtrArray | |
| sort_and_uniq(CharPtrArray_compare_fun compare, void *client_data) | CharPtrArray | inline |
| str | CharPtrArray | protected |
| swap(int i1, int i2) | CharPtrArray | inline |
| uniq(CharPtrArray_compare_fun compare, void *client_data) | CharPtrArray | |
| ~CharPtrArray() | CharPtrArray | inlineprotectedvirtual |
1.8.8