Add(byte[] key, TValue value) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Add(byte[] key, int offset, int length, TValue value) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Add(KeyValuePair< byte[], TValue > item) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
BytesToStringBuilder(byte[] key, int keyLength) (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inlineprotectedstatic |
Clear() (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Clone() (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Contains(KeyValuePair< byte[], TValue > item) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
ContainsKey(byte[] key) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
ContainsKey(byte[] key, int offset, int length) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
ContainsKey(ref KeyWalker key) (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inlineprotected |
CopyTo(KeyValuePair< byte[], TValue >[] array, int arrayIndex) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Count (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | |
CountMemoryUsage(int sizeOfT) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
CPByteTrie() (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
CPByteTrie(CPTrie< TValue > clone) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
CPTrie() (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inline |
CPTrie(CPTrie< T > copy) (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inline |
DefaultComparer (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | protectedstatic |
Find(byte[] key, out Enumerator e) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Find(byte[] key, int offset, int length, out Enumerator e) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Find(ref KeyWalker key, CPEnumerator< T > e) (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inlineprotected |
Loyc::Collections::CPTrie< T >.Find(ref KeyWalker key, ref T value) | Loyc.Collections.CPTrie< T > | inlineprotected |
FindAtLeast(byte[] key) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
FindExact(byte[] key) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
GetEnumerator() (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
IsEmpty (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | |
IsReadOnly (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | |
key | Loyc.Collections.Impl.CPByteTrie< TValue > | |
Keys (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | |
Remove(byte[] key) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Remove(byte[] key, int offset, int length) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Remove(byte[] key, int offset, int length, ref TValue oldValue) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Remove(KeyValuePair< byte[], TValue > item) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Loyc::Collections::CPTrie< T >.Remove(ref KeyWalker key, ref T value) | Loyc.Collections.CPTrie< T > | inlineprotected |
Remove(ref KeyWalker key) (defined in Loyc.Collections.CPTrie< T >) | Loyc.Collections.CPTrie< T > | inlineprotected |
Set(ref KeyWalker key, ref T value, CPMode mode) | Loyc.Collections.CPTrie< T > | inlineprotected |
TryAdd(byte[] key, TValue value) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
TryAdd(byte[] key, int offset, int length, TValue value) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
TryAdd(byte[] key, int offset, int length, ref TValue value) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
TryGetValue(byte[] key, out TValue value) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
TryGetValue(byte[] key, int offset, int length, out TValue value) (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | inline |
Values (defined in Loyc.Collections.Impl.CPByteTrie< TValue >) | Loyc.Collections.Impl.CPByteTrie< TValue > | |