#include <protocol_auto.h>
Public Member Functions | |
CallResponse () | |
Public Attributes | |
std::vector< OpcUa::DiagnosticInfo > | DiagnosticInfos |
OpcUa::ResponseHeader | Header |
std::vector< OpcUa::CallMethodResult > | Results |
OpcUa::NodeId | TypeId |
Definition at line 2220 of file protocol_auto.h.
OpcUa::CallResponse::CallResponse | ( | ) |
Definition at line 403 of file constructors_auto.cpp.
std::vector<OpcUa::DiagnosticInfo> OpcUa::CallResponse::DiagnosticInfos |
Definition at line 2225 of file protocol_auto.h.
OpcUa::ResponseHeader OpcUa::CallResponse::Header |
Definition at line 2223 of file protocol_auto.h.
std::vector<OpcUa::CallMethodResult> OpcUa::CallResponse::Results |
Definition at line 2224 of file protocol_auto.h.
OpcUa::NodeId OpcUa::CallResponse::TypeId |
Definition at line 2222 of file protocol_auto.h.