_count (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
_freezeMode (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
_maxInnerSize (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
_maxLeafSize (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
_treeHeight (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
_version (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
Add(T item) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlinevirtual |
AddObserver(IAListTreeObserver< K, T > observer) | Loyc.Collections.AListBase< K, T > | inlinevirtual |
AddRange(IEnumerable< T > list) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
AddRange(IListSource< T > source) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AddRange(AList< T > source) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AListBase() (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AListBase(int maxLeafSize) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AListBase(int maxLeafSize, int maxInnerSize) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AListBase(AListBase< T > items, bool keepListChangingHandlers) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
AListBase(AListBase< int, T > original, AListNode< int, T > section) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotected |
Loyc::Collections::AListBase< K, T >.AListBase(AListBase< K, T > items, bool keepListChangingHandlers) | Loyc.Collections.AListBase< K, T > | inlineprotected |
Loyc::Collections::AListBase< K, T >.AListBase(AListBase< K, T > original, AListNode< K, T > section) | Loyc.Collections.AListBase< K, T > | inlineprotected |
Append(SparseAList< T > other) | Loyc.Collections.SparseAList< T > | inlinevirtual |
Append(SparseAList< T > other, bool move) | Loyc.Collections.SparseAList< T > | inlinevirtual |
AutoCreateOrCloneRoot() (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
AutoSplit(AListNode< K, T > splitLeft, AListNode< K, T > splitRight) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
AutoThrow() (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
BeginInsertRange(int index, IListSource< T > items, int itemsCount) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotected |
CheckPoint() (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
Clear() (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlinevirtual |
Clear() (defined in Loyc.Collections.ISinkCollection< T >) | Loyc.Collections.ISinkCollection< T > | |
ClearInternal(bool forceClear) | Loyc.Collections.AListBase< K, T > | inlineprotectedvirtual |
ClearSpace(int index, int count=1) | Loyc.Collections.SparseAList< T > | inline |
Clone(out AListBase< T > clone) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlineprotectedvirtual |
Clone() (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
Clone(bool keepListChangingHandlers) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
Combine(AListBase< T > other, bool move, bool append) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotectedvirtual |
Contains(T item) | Loyc.Collections.AListBase< T > | inline |
CopySection(int start, int subcount) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
CopySectionHelper(int start, int subcount) | Loyc.Collections.AListBase< K, T > | inlineprotected |
CopySectionHelper(uint start, uint subcount) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
CopyTo(T[] array, int arrayIndex) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
Count (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | |
Loyc::Collections::IDeque< T >.Count | Loyc.Collections.ICount | |
cov_RemoveSection(int start, int count) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlineprotectedvirtual |
DetectSizeOverflow(int insertSize) | Loyc.Collections.AListBase< T > | inlineprotected |
DoneInsertRange(int amountInserted) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotected |
First (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | |
Freeze() | Loyc.Collections.AListBase< K, T > | inlinevirtual |
Frozen (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
FrozenForConcurrency (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
FrozenForListChanging (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
GetEnumerator() (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
GetEnumerator(int startIndex) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
GetEnumerator(int start, int subcount) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
GetEnumerator(int start, int subcount, bool startAtEnd) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
GetImmutableCount() | Loyc.Collections.AListBase< K, T > | inline |
GetRealImmutableCount() (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
GetRealItemCount() (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
HandleChangedOrUndersizedRoot(AListNode< K, T > result) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotected |
IndexesOf(T item) | Loyc.Collections.AListBase< K, T > | inline |
IndexesOf(T item, int minIndex, int maxIndex) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlinevirtual |
IndexOf(T item) | Loyc.Collections.SparseAList< T > | inlinevirtual |
Insert(int index, T item) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlinevirtual |
InsertRange(int index, SparseAList< T > source) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
InsertRange(int index, SparseAList< T > source, bool move) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
InsertRange(int index, IEnumerable< T > list) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
InsertRange(int index, IListSource< T > list) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlinevirtual |
InsertRange(int index, ISparseListSource< T > list) | Loyc.Collections.SparseAList< T > | inline |
InsertRange(int index, AListBase< T > source, bool move) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotected |
InsertSpace(int index, int count=1) | Loyc.Collections.SparseAList< T > | inline |
IsEmpty (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | |
IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
IsFrozen (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | |
IsSet(int index) | Loyc.Collections.SparseAList< T > | inline |
Last (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | |
LinearScanFor(T item, int startIndex, EqualityComparer< T > comparer) | Loyc.Collections.AListBase< K, T > | inline |
ListChanging | Loyc.Collections.AListBase< K, T > | |
NewEnumerator(uint start, uint firstIndex, uint lastIndex) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inlineprotectedvirtual |
NewRootLeaf() (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlineprotectedvirtual |
NextHigherItem(ref int?index) | Loyc.Collections.SparseAList< T > | inline |
NextLowerItem(ref int?index) | Loyc.Collections.SparseAList< T > | inline |
NotFrozen (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protected |
ObserverCount | Loyc.Collections.AListBase< K, T > | |
Prepend(SparseAList< T > other) | Loyc.Collections.SparseAList< T > | inlinevirtual |
Prepend(SparseAList< T > other, bool move) | Loyc.Collections.SparseAList< T > | inlinevirtual |
Loyc::Collections::AListBase< T >.Remove(T item) | Loyc.Collections.AListBase< T > | inline |
Remove(T item) (defined in Loyc.Collections.ISinkCollection< T >) | Loyc.Collections.ISinkCollection< T > | |
Loyc::Collections::AListBase< T >.RemoveAll(Predicate< T > match) | Loyc.Collections.AListBase< K, T > | inline |
Loyc::Collections::ISparseListEx< T >.RemoveAll(Predicate< T > match) | Loyc.Collections.ICollectionEx< T > | |
RemoveAt(int index) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
RemoveObserver(IAListTreeObserver< K, T > observer) | Loyc.Collections.AListBase< K, T > | inlinevirtual |
RemoveRange(int index, int amount) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | inline |
RemoveRange(int index, int amount) (defined in Loyc.Collections.IListRangeMethods< T >) | Loyc.Collections.IListRangeMethods< T > | |
RemoveSection(int start, int count) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
Resize(int newSize) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inline |
ReverseView (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | |
Slice(int start, int length) | Loyc.Collections.AListBase< T > | inline |
SparseAList() (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(IEnumerable< T > items) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(IListSource< T > items) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(ISparseListSource< T > items) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(int maxLeafSize) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(int maxLeafSize, int maxInnerSize) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(SparseAList< T > items, bool keepListChangingHandlers) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inline |
SparseAList(AListBase< int, T > original, AListNode< int, T > section) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlineprotected |
SplitRoot(AListNode< int, T > left, AListNode< int, T > right) (defined in Loyc.Collections.AListBase< T >) | Loyc.Collections.AListBase< T > | inlineprotected |
SplitRoot(AListNode< K, T > left, AListNode< K, T > right) (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | protectedpure virtual |
Swap(SparseAList< T > other) | Loyc.Collections.SparseAList< T > | inline |
SwapHelper(AListBase< K, T > other, bool swapObservers) | Loyc.Collections.AListBase< K, T > | inlineprotected |
this[int index] (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | |
TreeHeight (defined in Loyc.Collections.AListBase< K, T >) | Loyc.Collections.AListBase< K, T > | |
TryGet(int index, out bool fail) | Loyc.Collections.AListBase< K, T > | inline |
TrySet(int index, T value) (defined in Loyc.Collections.SparseAList< T >) | Loyc.Collections.SparseAList< T > | inlinevirtual |