OPC Studio User's Guide and Reference
CommonMappingProvider Class Members
Properties  Methods 


OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.LiveMapping Namespace : CommonMappingProvider Class

The following tables list the members exposed by CommonMappingProvider.

Public Properties
 NameDescription
Public PropertyMember binding flags used when this mapping provider enumerates or looks up members of a type. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public PropertyMember types that are considered by this mapping provider when it enumerates or looks up members of a type. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Top
Public Methods
 NameDescription
Public MethodAdds a type mapping definition for a specified type to this mapping provider. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public MethodCreates a new mapping context, based on a given template. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a type mapping definition for a given type, either by looking up an already loaded definition, or loading it, if not known to the provider yet. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public MethodMaps a member, using a given member mapping definition. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public MethodOverloaded. Maps a type, obtaining the type mapping definition for the target first. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public MethodCreates a new (empty) type mapping definition for use with this mapping provider. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Public MethodReturns a string that represents the current object. (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodMakes all mappings given by member mapping definition. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Protected MethodMaps all members in a given type mapping definition. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodOverridden. Obtains a value of a specified meta-member.  
Protected MethodMaps through a given member. No "real" mapping is made, but the mapping process continues to the member. (Inherited from OpcLabs.BaseLib.LiveMapping.AbstractMappingProvider)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
Extension Methods
 NameDescription
Public Extension MethodSets the arbitrary object associated with the node.
Top
See Also

Reference

CommonMappingProvider Class
OpcLabs.EasyOpc.LiveMapping Namespace