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

LArray Member List

This is the complete list of members for LArray, including all inherited members.
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, 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
LArrayIterator classLArray [friend]
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
Remove(const void *iinItem, UInt32 inItemSize=0)LArray [virtual]
RemoveItemsAt(Uint32 inCount, ArrayIndexT inAtIndex)LArray [virtual]
Unlock() constLArray [inline]
ValidIndex(ArrayIndexT &ioIndex) constLArray
~LArray()LArray [virtual]

Generated on Mon Jul 22 18:20:41 2002 for PP2MFC by doxygen1.2.17