.NET Based OPC UA Client/Server SDK  3.3.0.530
UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType Class Reference

More...

Inherits UnifiedAutomation.UaBase.DataSetReaderTransportDataType.

Public Member Functions

 DatagramDataSetReaderTransportDataType ()
 
override void Encode (IEncoder encoder)
 
override void Decode (IDecoder decoder)
 
override bool IsEqual (IEncodeable encodeable)
 
override object Clone ()
 
- Public Member Functions inherited from UnifiedAutomation.UaBase.DataSetReaderTransportDataType
 DataSetReaderTransportDataType ()
 

Properties

ExtensionObject Address_ExtensionObject [get]
 
NetworkAddressDataType Address [get, set]
 
string QosCategory [get, set]
 
ExtensionObjectCollection DatagramQos_ExtensionObjects [get]
 
ReceiveQosDataTypeCollection DatagramQos [get, set]
 
string Topic [get, set]
 
override ExpandedNodeId TypeId [get]
 
override ExpandedNodeId BinaryEncodingId [get]
 
override ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.DataSetReaderTransportDataType
virtual ExpandedNodeId TypeId [get]
 
virtual ExpandedNodeId BinaryEncodingId [get]
 
virtual ExpandedNodeId XmlEncodingId [get]
 
- Properties inherited from UnifiedAutomation.UaBase.IEncodeable
ExpandedNodeId TypeId [get]
 Returns the UA type identifier for the encodeable type. More...
 
ExpandedNodeId BinaryEncodingId [get]
 Returns the UA type identifier for the default binary encoding for the type. More...
 
ExpandedNodeId XmlEncodingId [get]
 Returns the UA type identifier for the default XML encoding for the type. More...
 

Detailed Description

Constructor & Destructor Documentation

UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.DatagramDataSetReaderTransportDataType ( )

Property Documentation

NetworkAddressDataType UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.Address
getset

ExtensionObject UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.Address_ExtensionObject
get

ReceiveQosDataTypeCollection UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.DatagramQos
getset

ExtensionObjectCollection UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.DatagramQos_ExtensionObjects
get

string UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.QosCategory
getset

string UnifiedAutomation.UaBase.DatagramDataSetReaderTransportDataType.Topic
getset


The documentation for this class was generated from the following file: