Name | Description | |
---|---|---|
UAPubSubLocators Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by UAPubSubLocators.
Name | Description | |
---|---|---|
UAPubSubLocators Constructor | Overloaded. Initializes a new instance of the class. |
Name | Description | |
---|---|---|
DataSetWriterId | Identifies the dataset writer. | |
DataSetWriterName | The name of the dataset writer. | |
HasDataSetWriterId | Determines whether the dataset writer Id is included in the dataset data. | |
HasDataSetWriterName | Determines whether the dataset writer name is included in the dataset data. | |
HasPublisherId | Determines whether the publisher Id is included in the dataset data. | |
HasWriterGroupId | Determines whether the writer group Id is included in the dataset data. | |
HasWriterGroupName | Determines whether the writer group name is included in the dataset data. | |
Null | A null OPC-UA PubSub header. | |
PublisherId | Identifies the publisher. | |
WriterGroupId | Identifies the writer group. | |
WriterGroupName | The name of the writer group. |
Name | Description | |
---|---|---|
Clone | Overridden. | |
CompareTo | ||
Equals | Overloaded. Overridden. Determines whether this object is equal to the other. | |
GetHashCode | Overridden. | |
GetObjectData | Overridden. | |
GetSchema | (Inherited from OpcLabs.BaseLib.Info) | |
GetType | Gets the System.Type of the current instance. (Inherited from object) | |
ReadXml | (Inherited from OpcLabs.BaseLib.Info) | |
ToString | Overridden. | |
WriteXml | (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) | |
MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) | |
ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) | |
WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Info) |
Name | Description | |
---|---|---|
SetState<TNode> | Sets the arbitrary object associated with the node. |
Equality | Determines whether the two objects are equal. |
Greater Than | Determines whether one object should be considered greater than the second object for ordering purposes. |
Greater Than or Equal | Determines whether one object should be considered greater or equal to than the second object for ordering purposes. |
Inequality | Determines whether the two objects are not equal. |
Less Than | Determines whether one object should be considered less than the second object for ordering purposes. |
Less Than or Equal | Determines whether one object should be considered less than or equal to the second object for ordering purposes. |