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

#include <types_generated.h>

Data Fields

size_t elementResultsSize
 
UA_ContentFilterElementResultelementResults
 
size_t elementDiagnosticInfosSize
 
UA_DiagnosticInfoelementDiagnosticInfos
 

Detailed Description

Definition at line 1154 of file types_generated.h.

Field Documentation

◆ elementResultsSize

size_t UA_ContentFilterResult::elementResultsSize

Definition at line 1155 of file types_generated.h.

◆ elementResults

UA_ContentFilterElementResult* UA_ContentFilterResult::elementResults

Definition at line 1156 of file types_generated.h.

◆ elementDiagnosticInfosSize

size_t UA_ContentFilterResult::elementDiagnosticInfosSize

Definition at line 1157 of file types_generated.h.

◆ elementDiagnosticInfos

UA_DiagnosticInfo* UA_ContentFilterResult::elementDiagnosticInfos

Definition at line 1158 of file types_generated.h.


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