open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_CallResponse Struct Reference

#include <types_generated.h>

Data Fields

UA_ResponseHeader responseHeader
 
size_t resultsSize
 
UA_CallMethodResultresults
 
size_t diagnosticInfosSize
 
UA_DiagnosticInfodiagnosticInfos
 

Detailed Description

Definition at line 1271 of file types_generated.h.

Field Documentation

◆ responseHeader

UA_ResponseHeader UA_CallResponse::responseHeader

Definition at line 1272 of file types_generated.h.

◆ resultsSize

size_t UA_CallResponse::resultsSize

Definition at line 1273 of file types_generated.h.

◆ results

UA_CallMethodResult* UA_CallResponse::results

Definition at line 1274 of file types_generated.h.

◆ diagnosticInfosSize

size_t UA_CallResponse::diagnosticInfosSize

Definition at line 1275 of file types_generated.h.

◆ diagnosticInfos

UA_DiagnosticInfo* UA_CallResponse::diagnosticInfos

Definition at line 1276 of file types_generated.h.


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