Puma::VoidPtrArray Member List
This is the complete list of members for
Puma::VoidPtrArray, including all inherited members.
| append(const void *item) | Puma::VoidPtrArray | [inline, protected] |
| default_increment | Puma::VoidPtrArray | [protected, static] |
| default_init_size | Puma::VoidPtrArray | [protected, static] |
| fetch(long index) const | Puma::VoidPtrArray | [inline, protected] |
| get(long index) | Puma::VoidPtrArray | [inline, protected] |
| insert(long index, const void *item) | Puma::VoidPtrArray | [inline, protected] |
| length() const | Puma::VoidPtrArray | [inline, protected] |
| lookup(long index) const | Puma::VoidPtrArray | [inline, protected] |
| operator=(const VoidPtrArray &array) | Puma::VoidPtrArray | [inline, protected] |
| operator[](long index) | Puma::VoidPtrArray | [inline, protected] |
| prepend(const void *item) | Puma::VoidPtrArray | [inline, protected] |
| remove(long index) | Puma::VoidPtrArray | [inline, protected] |
| reset() | Puma::VoidPtrArray | [inline, protected] |
| VoidPtrArray(long is=default_init_size, long incr=default_increment) | Puma::VoidPtrArray | [inline, protected] |
| VoidPtrArray(const VoidPtrArray &array) | Puma::VoidPtrArray | [inline, protected] |
| ~VoidPtrArray() | Puma::VoidPtrArray | [inline, protected] |
Puma Reference Manual. Created on 11 Jul 2008.