access() | basis::array< contents * > | inlineprotected |
acquire(int field) | structures::amorph< contents > | |
adjust(int new_max) | structures::amorph< contents > | |
amorph(int elements=0) | structures::amorph< contents > | |
append(const contents *data) | structures::amorph< 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< contents > | |
clear(int field) | structures::amorph< contents > | |
clear_all() | structures::amorph< 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< 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 contents *to_locate, basis::outcome &o) | structures::amorph< contents > | |
find_empty(basis::outcome &o) const | structures::amorph< contents > | |
flags() const | basis::array< contents * > | inlineprotected |
FLUSH_INVISIBLE enum value | basis::array< contents * > | protected |
get(int field) const | structures::amorph< contents > | |
how_to_copy enum name | basis::array< contents * > | protected |
insert(int position, int lines_to_add) | structures::amorph< contents > | |
internal_block_start() const | basis::array< contents * > | inlineprotected |
internal_block_start() | basis::array< contents * > | inlineprotected |
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< 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 contents *data) | structures::amorph< contents > | inline |
array< contents * >::operator+=(const array &to_concatenate) | basis::array< contents * > | inlineprotected |
array< contents * >::operator+=(const contents * &to_concatenate) | basis::array< contents * > | inlineprotected |
array< contents * >::operator=(const array< contents * > ©_from) | basis::array< contents * > | protected |
operator[](int field) const | structures::amorph< contents > | inline |
operator[](int field) | structures::amorph< contents > | inline |
overwrite(int index, const array &write_with, int count=-1) | basis::array< contents * > | protected |
put(int field, const contents *data) | structures::amorph< contents > | |
array< contents * >::put(int index, const contents * &to_put) | basis::array< contents * > | protected |
reset() | structures::amorph< contents > | inline |
array< contents * >::reset(int number=0, const contents * *initial_contents=NULL_POINTER) | basis::array< contents * > | protected |
resize(int new_maximum=0) | structures::amorph< contents > | |
array< contents * >::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< contents > &other) | structures::amorph< contents > | |
array< contents * >::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< contents > | inline |
zap(int start, int end) | structures::amorph< contents > | |
~amorph() | structures::amorph< contents > | |
~array() | basis::array< contents * > | protectedvirtual |