ARB
|
This is the complete list of members for ConstStrArray, including all inherited members.
allocated_index(int i) const | CharPtrArray | inlineprotected |
CharPtrArray() | CharPtrArray | inlineprotected |
clear() | CharPtrArray | inline |
ConstStrArray() | ConstStrArray | inline |
elem_index(int i) const | CharPtrArray | inlineprotected |
elems | CharPtrArray | protected |
empty() const | CharPtrArray | inline |
erase() | ConstStrArray | inline |
erase_elems() | CharPtrArray | inlineprotected |
index_of(const char *search_for) const | CharPtrArray | |
move(int from, int to) | CharPtrArray | |
ok() const | CharPtrArray | inlineprotected |
operator[](int i) const | CharPtrArray | inline |
optimize_space() | CharPtrArray | inline |
PREPARE_MARK_NONFINAL_CLASS(ConstStrArray) | ConstStrArray | |
put(const char *elem) | ConstStrArray | inline |
put_before(int insert_before, const char *elem) | ConstStrArray | inline |
remove(int i) | CharPtrArray | |
replace(int i, const char *elem) | ConstStrArray | inline |
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_memblock(char *block) | ConstStrArray | 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 |
~ConstStrArray() OVERRIDE | ConstStrArray | inline |