open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_WriteResponse Struct Reference

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t resultsSize
 
UA_StatusCoderesults
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

WriteResponse.

Definition at line 2679 of file types_generated.h.

Field Documentation

◆ diagnosticInfos

UA_DiagnosticInfo* UA_WriteResponse::diagnosticInfos

Definition at line 2684 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_WriteResponse::diagnosticInfosSize

Definition at line 2683 of file types_generated.h.

◆ responseHeader

UA_ResponseHeader UA_WriteResponse::responseHeader

Definition at line 2680 of file types_generated.h.

◆ results

UA_StatusCode* UA_WriteResponse::results

Definition at line 2682 of file types_generated.h.

◆ resultsSize

size_t UA_WriteResponse::resultsSize

Definition at line 2681 of file types_generated.h.


The documentation for this struct was generated from the following file: