QuickOPC User's Guide and Reference
PointBinderCore Class Methods


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace : PointBinderCore Class

For a list of all members of this type, see PointBinderCore members.

Public Methods
 NameDescription
Public MethodOverridden. Binds a given binding. Binds a given binding.  
Public MethodOverridden.   
Public MethodOverridden. Creates a binding of given type. Creates a binding of given type.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Clean up any resources being used. (Inherited from OpcLabs.BaseLib.LiveBinding.AbstractBinder)
Public Method (Inherited from object)
Public MethodOverridden. Determines the binding types supported by this binding provider. Determines the binding types supported by this binding provider.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverridden.   
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodDetermines whether a given binding is currently bound. Determines whether a given binding is currently bound. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Public MethodLinks or unlinks a given event source with event handler. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Public MethodRaises a callback or event using a given handler and passing it specified event arguments, optionally specifying whether to enqueue the call. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Public MethodOverloaded. Executes the "Read" operation on all bindings in this binder.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodOverloaded. Executes the "Subscribe" operation on all bindings in this binder.  
Public MethodReturns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Public MethodUnbinds a given binding. Unbinds a given binding. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Public MethodOverloaded. Determines whether the specified PointBinderCore is value equal to the current object.  
Public MethodOverloaded. Executes the "Write" operation on all bindings in this binder.  
Public Method (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Top
Protected Methods
 NameDescription
Protected MethodAttaches a given binding. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Protected MethodProcesses an error that has occurred during a callback. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodOverridden. Creates the (initial) binding groups for use with this binder. Creates the (initial) binding groups for use with this binder.  
Protected MethodOverridden. Creates a default binding group for use with this binder. Creates a default binding group for use with this binder.  
Protected MethodDetaches a given binding. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodInfrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget)
Protected MethodCalled after the Online property has changed value. (Inherited from OpcLabs.BaseLib.LiveBinding.BinderBase)
Protected MethodOverridden. Called before the Online property changes a value.Called before the Online property changes a value.  
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Protected MethodProcesses an error that has occurred during sending of a callback. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodOverloaded. Invokes the specified action in a synchronized manner. (Inherited from OpcLabs.BaseLib.Widgets.NotifyingWidget)
Protected MethodOverridden. Infrastructure. Infrastructure. Infrastructure.  
Top
See Also

Reference

PointBinderCore Class
OpcLabs.BaseLib.LiveBinding Namespace