|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_ExpandedNodeId | TypeDefinitionNode |
| OpcUa_Boolean | IncludeSubTypes |
| OpcUa_Int32 | NoOfDataToReturn |
| OpcUa_QueryDataDescription * | DataToReturn |
Definition at line 3512 of file opcua_types.h.
| OpcUa_QueryDataDescription* _OpcUa_NodeTypeDescription::DataToReturn |
Definition at line 3517 of file opcua_types.h.
| OpcUa_Boolean _OpcUa_NodeTypeDescription::IncludeSubTypes |
Definition at line 3515 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_NodeTypeDescription::NoOfDataToReturn |
Definition at line 3516 of file opcua_types.h.
| OpcUa_ExpandedNodeId _OpcUa_NodeTypeDescription::TypeDefinitionNode |
Definition at line 3514 of file opcua_types.h.