Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

TArray< T > Member List

This is the complete list of members for TArray< T >, including all inherited members.
AddItem(const T &inItem)TArray< T > [inline]
LArray::AddItem(const void *inItem, Uint32 inItemSize=0)LArray [virtual]
AttachIterator(LArrayIterator *inIterator) constLArray [protected]
DestroyArray()LArray [protected]
DetachIterator(LArrayIterator *inIterator) constLArray [protected]
ExpandToInclude(ArrayIndexT indexToCover)LArray [protected]
FetchIndexOf(const void *iinItem, UInt32 iinItemSize=0) constLArray [virtual]
FetchItemAt(ArrayIndexT inAtIndex, T &outItem) constTArray< T > [inline]
LArray::FetchItemAt(ArrayIndexT, void *outItem) constLArray [virtual]
GetCount() constLArray [inline]
GetItemPtr(ArrayIndexT inAtIndex) constLArray [virtual]
GetItemSize() constLArray [inline, virtual]
GrabItemSize(ArrayIndexT inIndex) constLArray [inline, virtual]
index_Bad enum valueLArray
index_First enum valueLArray
index_Last enum valueLArray
InsertItemsAt(Uint32 inCount, ArrayIndexT inAtIndex, const void *inItem, Uint32 inItemSize=0)LArray [virtual]
IsLocked() constLArray [inline]
ItemsInserted(UInt32 inCount, ArrayIndexT inAtIndex)LArray [protected]
ItemsRemoved(UInt32 inCount, ArrayIndexT inAtIndex)LArray [protected]
iteratorListHead() constLArray [inline, protected]
LArray(Uint32 inItemSize=sizeof(long), Uint16 expandBySlots=4)LArray
LArray(UInt32 inItemSize, LComparator *inComparator, Boolean inKeepSorted)LArray
LArray(UInt32 inItemCount, UInt32 inItemSize, LComparator *inComparator, Boolean inKeepSorted)LArray
LArray(const LArray &)LArray
LinearSearch(const void *inItem, UInt32 inItemSize) constLArray [protected]
Lock() constLArray [inline]
mComparatorLArray [protected]
mExpansionChunkLArray [protected]
mItemCountLArray [protected]
mItemsLArray [protected]
mItemSizeLArray [protected]
mNumSlotsLArray [protected]
mOwnsComparatorLArray [protected]
operator=(const LArray &)LArray
operator[](ArrayIndexT inAtIndex)TArray< T > [inline]
operator[](ArrayIndexT inAtIndex) constTArray< T > [inline]
Remove(const void *iinItem, UInt32 inItemSize=0)LArray [virtual]
RemoveItemsAt(Uint32 inCount, ArrayIndexT inAtIndex)LArray [virtual]
TArray()TArray< T > [inline]
TArray(LComparator *inComparator, Boolean inKeepSorted=false)TArray< T > [inline]
TArray(UInt32 inItemCount, LComparator *inComparator=nil, Boolean inKeepSorted=false)TArray< T > [inline]
Unlock() constLArray [inline]
ValidIndex(ArrayIndexT &ioIndex) constLArray
~LArray()LArray [virtual]
~TArray()TArray< T > [inline, virtual]

Generated on Mon Jul 22 18:21:57 2002 for PP2MFC by doxygen1.2.17