#include <protocol_auto.h>
Public Member Functions | |
| DeleteNodesResponse () | |
Public Attributes | |
| std::vector< OpcUa::DiagnosticInfo > | DiagnosticInfos |
| OpcUa::ResponseHeader | Header |
| std::vector< OpcUa::StatusCode > | Results |
| OpcUa::NodeId | TypeId |
Definition at line 1253 of file protocol_auto.h.
| OpcUa::DeleteNodesResponse::DeleteNodesResponse | ( | ) |
Definition at line 204 of file constructors_auto.cpp.
| std::vector<OpcUa::DiagnosticInfo> OpcUa::DeleteNodesResponse::DiagnosticInfos |
Definition at line 1258 of file protocol_auto.h.
| OpcUa::ResponseHeader OpcUa::DeleteNodesResponse::Header |
Definition at line 1256 of file protocol_auto.h.
| std::vector<OpcUa::StatusCode> OpcUa::DeleteNodesResponse::Results |
Definition at line 1257 of file protocol_auto.h.
| OpcUa::NodeId OpcUa::DeleteNodesResponse::TypeId |
Definition at line 1255 of file protocol_auto.h.