| access() | array< contents > | [inline] |
| array(int number=0, const contents *init=NIL, u_short flags=EXPONENTIAL_GROWTH|FLUSH_INVISIBLE) | array< contents > | |
| array(const array< contents > ©_from) | array< contents > | |
| byte_array(int number=0, const byte *initial_contents=NIL) | byte_array | [inline] |
| byte_array(const byte_array &to_copy) | byte_array | |
| byte_array(const array< byte > &to_copy) | byte_array | [inline] |
| class_name() const=0 | object_base | [pure virtual] |
| concatenate(const array &to_concatenate) | array< contents > | |
| concatenate(const contents &to_concatenate) | array< contents > | |
| concatenate(const contents *to_concatenate, int length) | array< contents > | |
| concatenation(const array &to_concatenate) const | array< contents > | |
| concatenation(const contents &to_concatenate) const | array< contents > | |
| empty_array() | byte_array | [static] |
| EXPONE enum value | array< contents > | |
| exponential() const | array< contents > | [inline] |
| EXPONENTIAL_GROWTH enum value | array< contents > | |
| flags() const | array< contents > | [inline] |
| FLUSH_INVISIBLE enum value | array< contents > | |
| get(int index) const | array< contents > | |
| IMPLEMENT_CLASS_NAME("byte_array") | byte_array | |
| insert(int index, int new_indices) | array< contents > | |
| instance_name() const | object_base | [virtual] |
| internal_block_start() const | array< contents > | [inline] |
| internal_block_start() | array< contents > | [inline] |
| internal_offset() const | array< contents > | [inline] |
| internal_offset_mem() const | array< contents > | [inline] |
| internal_real_length() const | array< contents > | [inline] |
| last() const | array< contents > | [inline] |
| length() const | array< contents > | [inline] |
| NO_SPECIAL_MODES enum value | array< contents > | |
| observe() const | array< contents > | [inline] |
| operator!=(const byte_array &tc) const | byte_array | [inline] |
| operator+(const array &to_cat) const | array< contents > | [inline] |
| operator+(const contents &to_concatenate) const | array< contents > | [inline] |
| operator+=(const array &to_concatenate) | array< contents > | [inline] |
| operator+=(const contents &to_concatenate) | array< contents > | [inline] |
| operator=(const array< contents > ©_from) | array< contents > | |
| operator==(const byte_array &to_compare) const | byte_array | [inline] |
| operator[](int index) const | array< contents > | [inline] |
| operator[](int index) | array< contents > | [inline] |
| overwrite(int index, const array &write_with, int count=-1) | array< contents > | |
| put(int index, const contents &to_put) | array< contents > | |
| reset(int number=0, const contents *initial_contents=NIL) | array< contents > | |
| resize(int new_size, common::how_to_copy way=common::NEW_AT_END) | array< contents > | |
| retrain(int new_size, const contents *to_copy) | array< contents > | |
| shift_data(shift_directions where) | array< contents > | |
| shift_directions enum name | array< contents > | |
| shrink() | array< contents > | |
| simple() const | array< contents > | [inline] |
| SIMPLE_COPY enum value | array< contents > | |
| snarf(array &new_contents) | array< contents > | |
| special_flags enum name | array< contents > | |
| stuff(int length, contents *to_stuff) const | array< contents > | |
| subarray(int start, int end) const | array< contents > | |
| swap_contents(array< contents > &other) | array< contents > | |
| text_form() const | object_base | [virtual] |
| TO_LEFT enum value | array< contents > | |
| TO_RIGHT enum value | array< contents > | |
| use(int index) | array< contents > | |
| zap(int start, int end) | array< contents > | |
| ~array() | array< contents > | |
| ~object_base() | object_base | [virtual] |