| Append(T *a) | TPtrListT< T > | |
| Apply(void(*fn)(T *, void *), void *d) | TPtrListT< T > | |
| Clear() | TPtrListT< T > | |
| ClearAndDestroy() | TPtrListT< T > | |
| Entries() const | TPtrListT< T > | [inline] |
| First() | TPtrListT< T > | [inline] |
| Insert(T *a, int i=0) | TPtrListT< T > | |
| Last() | TPtrListT< T > | [inline] |
| operator=(const TPtrListT< T > &list) | TPtrListT< T > | |
| operator[](int i) | TPtrListT< T > | |
| Remove(int i=0) | TPtrListT< T > | |
| RemoveLast() | TPtrListT< T > | |
| Sort(bool reverse=false) | TPtrListT< T > | |
| TPtrListT() | TPtrListT< T > | [inline] |
| TPtrListT(TPtrListT< T > &list) | TPtrListT< T > | [inline] |
| ~TPtrListT() | TPtrListT< T > | [inline] |
1.3-rc2