OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TCollection< T > Member List

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() constowl::TCollection< T >
InsertAt(uint index, T *item)owl::TCollection< T >
operator[](uint index) constowl::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 >