|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_ResponseHeader | ResponseHeader |
| OpcUa_Int32 | NoOfResults |
| OpcUa_StatusCode * | Results |
| OpcUa_Int32 | NoOfDiagnosticInfos |
| OpcUa_DiagnosticInfo * | DiagnosticInfos |
Definition at line 5423 of file opcua_types.h.
| OpcUa_DiagnosticInfo* _OpcUa_SetMonitoringModeResponse::DiagnosticInfos |
Definition at line 5429 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_SetMonitoringModeResponse::NoOfDiagnosticInfos |
Definition at line 5428 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_SetMonitoringModeResponse::NoOfResults |
Definition at line 5426 of file opcua_types.h.
| OpcUa_ResponseHeader _OpcUa_SetMonitoringModeResponse::ResponseHeader |
Definition at line 5425 of file opcua_types.h.
| OpcUa_StatusCode* _OpcUa_SetMonitoringModeResponse::Results |
Definition at line 5427 of file opcua_types.h.