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

#include <types_generated.h>

Data Fields

UA_StatusCode statusCode
 
size_t operandStatusCodesSize
 
UA_StatusCodeoperandStatusCodes
 
size_t operandDiagnosticInfosSize
 
UA_DiagnosticInfooperandDiagnosticInfos
 

Detailed Description

Definition at line 1143 of file types_generated.h.

Field Documentation

◆ statusCode

UA_StatusCode UA_ContentFilterElementResult::statusCode

Definition at line 1144 of file types_generated.h.

◆ operandStatusCodesSize

size_t UA_ContentFilterElementResult::operandStatusCodesSize

Definition at line 1145 of file types_generated.h.

◆ operandStatusCodes

UA_StatusCode* UA_ContentFilterElementResult::operandStatusCodes

Definition at line 1146 of file types_generated.h.

◆ operandDiagnosticInfosSize

size_t UA_ContentFilterElementResult::operandDiagnosticInfosSize

Definition at line 1147 of file types_generated.h.

◆ operandDiagnosticInfos

UA_DiagnosticInfo* UA_ContentFilterElementResult::operandDiagnosticInfos

Definition at line 1148 of file types_generated.h.


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