This template class is used to provide type-safety to the list
This template class is used to provide type-safety to the list
skTAList(const skTAList<T>&)
skTAList(USize initial_size, USize growth_increment)
virtual ~skTAList()
void insert(T *, USize index)
void prepend(T *)
void append(T *)
void remove(T *)
void removeAndDestroy(T *)
T* operator[](USize n) const
int index(const T *) const
bool contains(const T *) const
skTAList <T> & operator=(const skTAList<T>& l)
void deleteItem(void *)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de