#include <view.h>
Public Member Functions | |
RegisterNodesResponse () | |
Public Attributes | |
OpcUa::ResponseHeader | Header |
std::vector< OpcUa::NodeId > | Result |
OpcUa::NodeId | TypeId |
Definition at line 192 of file protocol/view.h.
OpcUa::RegisterNodesResponse::RegisterNodesResponse | ( | ) |
Definition at line 66 of file binary_view.cpp.
OpcUa::ResponseHeader OpcUa::RegisterNodesResponse::Header |
Definition at line 195 of file protocol/view.h.
std::vector<OpcUa::NodeId> OpcUa::RegisterNodesResponse::Result |
Definition at line 196 of file protocol/view.h.
OpcUa::NodeId OpcUa::RegisterNodesResponse::TypeId |
Definition at line 194 of file protocol/view.h.