Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.SymbolPool, including all inherited members.
_nextPoolId (defined in Loyc.SymbolPool) | Loyc.SymbolPool | protectedstatic |
_poolId (defined in Loyc.SymbolPool) | Loyc.SymbolPool | protected |
Get(string name) | Loyc.SymbolPool | inline |
Get(string name, int id) | Loyc.SymbolPool | inline |
Get(string name, out Symbol sym) | Loyc.SymbolPool | inlineprotectedvirtual |
Get(string name, int id, out Symbol sym) | Loyc.SymbolPool | inlineprotectedvirtual |
GetById(int id) | Loyc.SymbolPool | inline |
GetEnumerator() (defined in Loyc.SymbolPool) | Loyc.SymbolPool | inline |
GetGlobalOrCreateHere(string name) | Loyc.SymbolPool | inline |
GetIfExists(string name) | Loyc.SymbolPool | inline |
new() (defined in Loyc.SymbolPool) | Loyc.SymbolPool | inlinestatic |
new(int firstID, bool useStrongRefs) (defined in Loyc.SymbolPool) | Loyc.SymbolPool | inlinestatic |
new(int firstID, bool useStrongRefs, int poolId) | Loyc.SymbolPool | inlinestatic |
NewSymbol(int id, string name) | Loyc.SymbolPool | inlineprotectedvirtual |
SymbolPool() (defined in Loyc.SymbolPool) | Loyc.SymbolPool | inline |
SymbolPool(int firstID) (defined in Loyc.SymbolPool) | Loyc.SymbolPool | inline |
this[string name] | Loyc.SymbolPool | |
TotalCount | Loyc.SymbolPool | |
UsesStrongReferences (defined in Loyc.SymbolPool) | Loyc.SymbolPool |