open62541 1.3.12
Open source implementation of OPC UA
|
#include <nodestore.h>
Definition at line 477 of file nodestore.h.
UA_NodeHead UA_VariableNode::head |
Definition at line 478 of file nodestore.h.
UA_NodeId UA_VariableNode::dataType |
Definition at line 479 of file nodestore.h.
UA_Int32 UA_VariableNode::valueRank |
Definition at line 479 of file nodestore.h.
size_t UA_VariableNode::arrayDimensionsSize |
Definition at line 479 of file nodestore.h.
UA_UInt32* UA_VariableNode::arrayDimensions |
Definition at line 479 of file nodestore.h.
UA_ValueBackend UA_VariableNode::valueBackend |
Definition at line 479 of file nodestore.h.
UA_ValueSource UA_VariableNode::valueSource |
Definition at line 479 of file nodestore.h.
UA_DataValue UA_VariableNode::value |
Definition at line 479 of file nodestore.h.
UA_ValueCallback UA_VariableNode::callback |
Definition at line 479 of file nodestore.h.
struct { ... } UA_VariableNode::data |
UA_DataSource UA_VariableNode::dataSource |
Definition at line 479 of file nodestore.h.
union { ... } UA_VariableNode::value |
UA_Byte UA_VariableNode::accessLevel |
Definition at line 480 of file nodestore.h.
UA_Double UA_VariableNode::minimumSamplingInterval |
Definition at line 481 of file nodestore.h.
UA_Boolean UA_VariableNode::historizing |
Definition at line 482 of file nodestore.h.
UA_Boolean UA_VariableNode::isDynamic |
Definition at line 485 of file nodestore.h.