AddAll(AListNode< K, T > node) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
AListIndexer() (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
Attach(AListBase< K, T > list) | Loyc.Collections.Impl.AListIndexer< K, T > | |
CheckPoint() | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
CompareInnerHashCodes (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | protectedstatic |
CompareLeafHashCodes (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | protectedstatic |
CompareNodeHashCodes (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | protectedstatic |
CompareTHashCodes (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | protectedstatic |
CountMemory(int sizeOfElement) | Loyc.Collections.Impl.AListIndexer< K, T > | |
Detach(AListBase< K, T > list, AListNode< K, T > root) | Loyc.Collections.Impl.AListIndexer< K, T > | |
IndexesOf(T item) (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
IndexOfAny(T item) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
ItemAdded(T item, AListLeafBase< K, T > parent) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
ItemCount (defined in Loyc.Collections.Impl.AListIndexer< K, T >) | Loyc.Collections.Impl.AListIndexer< K, T > | |
ItemRemoved(T item, AListLeafBase< K, T > parent) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
NodeAdded(AListNode< K, T > child, AListInnerBase< K, T > parent) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
NodeRemoved(AListNode< K, T > child, AListInnerBase< K, T > parent) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
ReconstructIndex(T item, AListLeafBase< K, T > leaf) | Loyc.Collections.Impl.AListIndexer< K, T > | inlineprotected |
RemoveAll(AListNode< K, T > node) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
RootChanged(AListBase< K, T > list, AListNode< K, T > newRoot, bool clear) | Loyc.Collections.Impl.AListIndexer< K, T > | inline |
VerifyCorrectness() | Loyc.Collections.Impl.AListIndexer< K, T > | inline |