Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.CPTrie< T > Member List

This is the complete list of members for Loyc.Collections.CPTrie< T >, including all inherited members.

BytesToStringBuilder(byte[] key, int keyLength) (defined in Loyc.Collections.CPTrie< T >)Loyc.Collections.CPTrie< T >inlineprotectedstatic
Clear() (defined in Loyc.Collections.CPTrie< T >)Loyc.Collections.CPTrie< T >inlineprotected
ContainsKey(ref KeyWalker key) (defined in Loyc.Collections.CPTrie< T >)Loyc.Collections.CPTrie< T >inlineprotected
CountMemoryUsage(int sizeOfT)Loyc.Collections.CPTrie< T >inlineprotected
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(ref KeyWalker key, CPEnumerator< T > e) (defined in Loyc.Collections.CPTrie< T >)Loyc.Collections.CPTrie< T >inlineprotected
Find(ref KeyWalker key, ref T value)Loyc.Collections.CPTrie< T >inlineprotected
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