access() | basis::array< contents > | inlineprotected |
acquire(int field) | structures::amorph< bucket< key_type, contents > > | |
adjust(int new_max) | structures::amorph< bucket< key_type, contents > > | |
amorph(int elements=0) | structures::amorph< bucket< key_type, contents > > | |
append(const bucket< key_type, contents > *data) | structures::amorph< bucket< key_type, contents > > | |
array(int number=0, const contents *init=NULL_POINTER, int flags=EXPONENTIAL_GROWTH|FLUSH_INVISIBLE) | basis::array< contents > | protected |
array(const array< contents > ©_from) | basis::array< contents > | protected |
borrow(int field) | structures::amorph< bucket< key_type, contents > > | |
clear(int field) | structures::amorph< bucket< key_type, contents > > | |
clear_all() | structures::amorph< bucket< key_type, contents > > | |
concatenate(const array &to_concatenate) | basis::array< contents > | protected |
concatenate(const contents &to_concatenate) | basis::array< contents > | protected |
concatenate(const contents *to_concatenate, int length) | basis::array< contents > | protected |
concatenation(const array &to_concatenate) const | basis::array< contents > | protected |
concatenation(const contents &to_concatenate) const | basis::array< contents > | protected |
DEFINE_CLASS_NAME("array") | basis::array< contents > | protected |
DONT_COPY enum value | basis::array< contents > | protected |
elements() const | structures::amorph< bucket< key_type, contents > > | inline |
EXPONE enum value | basis::array< contents > | protected |
exponential() const | basis::array< contents > | inlineprotected |
EXPONENTIAL_GROWTH enum value | basis::array< contents > | protected |
find(const bucket< key_type, contents > *to_locate, basis::outcome &o) | structures::amorph< bucket< key_type, contents > > | |
find_empty(basis::outcome &o) const | structures::amorph< bucket< key_type, contents > > | |
flags() const | basis::array< contents > | inlineprotected |
FLUSH_INVISIBLE enum value | basis::array< contents > | protected |
get(int field) const | structures::amorph< bucket< key_type, contents > > | |
how_to_copy enum name | basis::array< contents > | protected |
insert(int position, int lines_to_add) | structures::amorph< bucket< key_type, contents > > | |
internal_block_start() const | basis::array< contents > | inlineprotected |
internal_block_start() | basis::array< contents > | inlineprotected |
internal_hash_array(int estimated_elements) | structures::internal_hash_array< key_type, contents > | inline |
internal_offset() const | basis::array< contents > | inlineprotected |
internal_offset_mem() const | basis::array< contents > | inlineprotected |
internal_real_length() const | basis::array< contents > | inlineprotected |
last() const | basis::array< contents > | inlineprotected |
length() const | basis::array< contents > | inlineprotected |
NEW_AT_BEGINNING enum value | basis::array< contents > | protected |
NEW_AT_END enum value | basis::array< contents > | protected |
next_valid(int &field) const | structures::amorph< bucket< key_type, contents > > | |
NO_SPECIAL_MODES enum value | basis::array< contents > | protected |
observe() const | basis::array< contents > | inlineprotected |
operator+(const array &to_cat) const | basis::array< contents > | inlineprotected |
operator+(const contents &to_concatenate) const | basis::array< contents > | inlineprotected |
operator+=(const bucket< key_type, contents > *data) | structures::amorph< bucket< key_type, contents > > | inline |
basis::array::operator+=(const array &to_concatenate) | basis::array< contents > | inlineprotected |
basis::array::operator+=(const contents &to_concatenate) | basis::array< contents > | inlineprotected |
basis::array::operator=(const array< contents > ©_from) | basis::array< contents > | protected |
operator[](int field) const | structures::amorph< bucket< key_type, contents > > | inline |
operator[](int field) | structures::amorph< bucket< key_type, contents > > | inline |
overwrite(int index, const array &write_with, int count=-1) | basis::array< contents > | protected |
put(int field, const bucket< key_type, contents > *data) | structures::amorph< bucket< key_type, contents > > | |
basis::array::put(int index, const contents &to_put) | basis::array< contents > | protected |
reset() | structures::amorph< bucket< key_type, contents > > | inline |
basis::array::reset(int number=0, const contents *initial_contents=NULL_POINTER) | basis::array< contents > | protected |
resize(int new_maximum=0) | structures::amorph< bucket< key_type, contents > > | |
basis::array::resize(int new_size, how_to_copy way=NEW_AT_END) | basis::array< contents > | protected |
retrain(int new_size, const contents *to_copy) | basis::array< contents > | protected |
shift_data(shift_directions where) | basis::array< contents > | protected |
shift_directions enum name | basis::array< contents > | protected |
shrink() | basis::array< contents > | protected |
simple() const | basis::array< contents > | inlineprotected |
SIMPLE_COPY enum value | basis::array< contents > | protected |
snarf(array &new_contents) | basis::array< contents > | protected |
specialc_flags enum name | basis::array< contents > | protected |
stuff(int length, contents *to_stuff) const | basis::array< contents > | protected |
subarray(int start, int end) const | basis::array< contents > | protected |
swap_contents(amorph< bucket< key_type, contents > > &other) | structures::amorph< bucket< key_type, contents > > | |
basis::array::swap_contents(array< contents > &other) | basis::array< contents > | protected |
TO_LEFT enum value | basis::array< contents > | protected |
TO_RIGHT enum value | basis::array< contents > | protected |
use(int index) | basis::array< contents > | protected |
valid_fields() const | structures::amorph< bucket< key_type, contents > > | inline |
zap(int start, int end) | structures::amorph< bucket< key_type, contents > > | |
~amorph() | structures::amorph< bucket< key_type, contents > > | |
~array() | basis::array< contents > | protectedvirtual |