open62541 1.3.12
Open source implementation of OPC UA
|
#include <types_generated.h>
Data Fields | |
UA_StatusCode | statusCode |
size_t | operandStatusCodesSize |
UA_StatusCode * | operandStatusCodes |
size_t | operandDiagnosticInfosSize |
UA_DiagnosticInfo * | operandDiagnosticInfos |
Definition at line 1143 of file types_generated.h.
UA_StatusCode UA_ContentFilterElementResult::statusCode |
Definition at line 1144 of file types_generated.h.
size_t UA_ContentFilterElementResult::operandStatusCodesSize |
Definition at line 1145 of file types_generated.h.
UA_StatusCode* UA_ContentFilterElementResult::operandStatusCodes |
Definition at line 1146 of file types_generated.h.
size_t UA_ContentFilterElementResult::operandDiagnosticInfosSize |
Definition at line 1147 of file types_generated.h.
UA_DiagnosticInfo* UA_ContentFilterElementResult::operandDiagnosticInfos |
Definition at line 1148 of file types_generated.h.