#include <view.h>
Public Member Functions | |
| RegisterNodesRequest () | |
Public Attributes | |
| OpcUa::RequestHeader | Header |
| std::vector< OpcUa::NodeId > | NodesToRegister |
| OpcUa::NodeId | TypeId |
Definition at line 183 of file protocol/view.h.
| OpcUa::RegisterNodesRequest::RegisterNodesRequest | ( | ) |
Definition at line 61 of file binary_view.cpp.
| OpcUa::RequestHeader OpcUa::RegisterNodesRequest::Header |
Definition at line 186 of file protocol/view.h.
| std::vector<OpcUa::NodeId> OpcUa::RegisterNodesRequest::NodesToRegister |
Definition at line 187 of file protocol/view.h.
| OpcUa::NodeId OpcUa::RegisterNodesRequest::TypeId |
Definition at line 185 of file protocol/view.h.