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

#include <NodesetLoader.h>

Data Fields

NL_DataTypeDefinitionFieldfields
 
size_t fieldCnt
 
bool isEnum
 
bool isUnion
 
bool isOptionSet
 

Detailed Description

Definition at line 202 of file NodesetLoader.h.

Field Documentation

◆ fieldCnt

size_t NL_DataTypeDefinition::fieldCnt

Definition at line 205 of file NodesetLoader.h.

◆ fields

NL_DataTypeDefinitionField* NL_DataTypeDefinition::fields

Definition at line 204 of file NodesetLoader.h.

◆ isEnum

bool NL_DataTypeDefinition::isEnum

Definition at line 206 of file NodesetLoader.h.

◆ isOptionSet

bool NL_DataTypeDefinition::isOptionSet

Definition at line 208 of file NodesetLoader.h.

◆ isUnion

bool NL_DataTypeDefinition::isUnion

Definition at line 207 of file NodesetLoader.h.


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