|
open62541 1.3.15
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
| OpcUa_ResponseHeader | ResponseHeader |
| OpcUa_Int32 | NoOfResults |
| OpcUa_DataValue * | Results |
| OpcUa_Int32 | NoOfDiagnosticInfos |
| OpcUa_DiagnosticInfo * | DiagnosticInfos |
Definition at line 4050 of file opcua_types.h.
| OpcUa_DiagnosticInfo* _OpcUa_ReadResponse::DiagnosticInfos |
Definition at line 4056 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_ReadResponse::NoOfDiagnosticInfos |
Definition at line 4055 of file opcua_types.h.
| OpcUa_Int32 _OpcUa_ReadResponse::NoOfResults |
Definition at line 4053 of file opcua_types.h.
| OpcUa_ResponseHeader _OpcUa_ReadResponse::ResponseHeader |
Definition at line 4052 of file opcua_types.h.
| OpcUa_DataValue* _OpcUa_ReadResponse::Results |
Definition at line 4054 of file opcua_types.h.