open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_ResponseHeader | ResponseHeader |
OpcUa_Int32 | NoOfResults |
OpcUa_HistoryReadResult * | Results |
OpcUa_Int32 | NoOfDiagnosticInfos |
OpcUa_DiagnosticInfo * | DiagnosticInfos |
Definition at line 4486 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_HistoryReadResponse::ResponseHeader |
Definition at line 4488 of file opcua_types.h.
OpcUa_Int32 _OpcUa_HistoryReadResponse::NoOfResults |
Definition at line 4489 of file opcua_types.h.
OpcUa_HistoryReadResult* _OpcUa_HistoryReadResponse::Results |
Definition at line 4490 of file opcua_types.h.
OpcUa_Int32 _OpcUa_HistoryReadResponse::NoOfDiagnosticInfos |
Definition at line 4491 of file opcua_types.h.
OpcUa_DiagnosticInfo* _OpcUa_HistoryReadResponse::DiagnosticInfos |
Definition at line 4492 of file opcua_types.h.