OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TCollection< T >, including all inherited members.
Append(T *item) | owl::TCollection< T > | |
FreeAll() | owl::TCollection< T > | |
FreeAt(uint index) | owl::TCollection< T > | |
GetCount() const | owl::TCollection< T > | |
InsertAt(uint index, T *item) | owl::TCollection< T > | |
operator[](uint index) const | owl::TCollection< T > | |
RemoveAll() | owl::TCollection< T > | |
RemoveAt(uint index) | owl::TCollection< T > | |
SetLimit(uint aLimit) | owl::TCollection< T > | protected |
TCollection(uint aLimit, bool shldDel=true) | owl::TCollection< T > | |
~TCollection() | owl::TCollection< T > |