open62541 1.3.12
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 5710 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_SetPublishingModeResponse::ResponseHeader |
Definition at line 5712 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SetPublishingModeResponse::NoOfResults |
Definition at line 5713 of file opcua_types.h.
OpcUa_StatusCode* _OpcUa_SetPublishingModeResponse::Results |
Definition at line 5714 of file opcua_types.h.
OpcUa_Int32 _OpcUa_SetPublishingModeResponse::NoOfDiagnosticInfos |
Definition at line 5715 of file opcua_types.h.
OpcUa_DiagnosticInfo* _OpcUa_SetPublishingModeResponse::DiagnosticInfos |
Definition at line 5716 of file opcua_types.h.