| AddItem(const void *inItem, Uint32 inItemSize=0) | LArray | [virtual] |
| append(MessageT inMessage, short inWindowsMsg) | p2mMessageReMap | |
| AttachIterator(LArrayIterator *inIterator) const | LArray | [protected] |
| DestroyArray() | LArray | [protected] |
| DetachIterator(LArrayIterator *inIterator) const | LArray | [protected] |
| ExpandToInclude(ArrayIndexT indexToCover) | LArray | [protected] |
| FetchIndexOf(const void *iinItem, UInt32 iinItemSize=0) const | LArray | [virtual] |
| FetchItemAt(ArrayIndexT, void *outItem) const | LArray | [virtual] |
| GetCount() const | LArray | [inline] |
| GetItemPtr(ArrayIndexT inAtIndex) const | LArray | [virtual] |
| GetItemSize() const | LArray | [inline, virtual] |
| getRemap(short inWindowsMsg) const | p2mMessageReMap | |
| GrabItemSize(ArrayIndexT inIndex) const | LArray | [inline, virtual] |
| index_Bad enum value | LArray | |
| index_First enum value | LArray | |
| index_Last enum value | LArray | |
| InsertItemsAt(Uint32 inCount, ArrayIndexT inAtIndex, const void *inItem, Uint32 inItemSize=0) | LArray | [virtual] |
| IsLocked() const | LArray | [inline] |
| ItemsInserted(UInt32 inCount, ArrayIndexT inAtIndex) | LArray | [protected] |
| ItemsRemoved(UInt32 inCount, ArrayIndexT inAtIndex) | LArray | [protected] |
| iteratorListHead() const | LArray | [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) const | LArray | [protected] |
| Lock() const | LArray | [inline] |
| mComparator | LArray | [protected] |
| mExpansionChunk | LArray | [protected] |
| mItemCount | LArray | [protected] |
| mItems | LArray | [protected] |
| mItemSize | LArray | [protected] |
| mNumSlots | LArray | [protected] |
| mOwnsComparator | LArray | [protected] |
| operator=(const LArray &) | LArray | |
| p2mMessageReMap() | p2mMessageReMap | |
| Remove(const void *iinItem, UInt32 inItemSize=0) | LArray | [virtual] |
| RemoveItemsAt(Uint32 inCount, ArrayIndexT inAtIndex) | LArray | [virtual] |
| Unlock() const | LArray | [inline] |
| ValidIndex(ArrayIndexT &ioIndex) const | LArray | |
| ~LArray() | LArray | [virtual] |