Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
TypeTagRegistry Member List

This is the complete list of members for TypeTagRegistry, including all inherited members.

Add(Type type, string tag, bool replaceExisting=false)TypeTagRegistryinline
AttributeTagOf(Delegate syncFunc)TypeTagRegistryinline
AttributeTagOf(MethodInfo synchronizerMethod)TypeTagRegistryinlinevirtual
AttributeTagOf(Type synchronizerType, Type valueType)TypeTagRegistryinlinevirtual
DefaultTypeTagRegistrystatic
GlobalDefaultTypeTagRegistrystatic
SetDefault(TypeTagRegistry newValue)TypeTagRegistrystatic
TagMismatchError(string expectedTag, string tagInStream, Type expectedType, FieldId field)TypeTagRegistryvirtual
TagOf(Type type)TypeTagRegistry
TypeOf(string tag)TypeTagRegistry
UnknownTagError(string tag, Type expectedType, FieldId field)TypeTagRegistryvirtual