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

#include <Nodeset.h>

Data Fields

CharArenaAllocatorcharArena
 
struct AliasListaliasList
 
struct NodeContainernodes [NL_NODECLASS_COUNT]
 
struct NamespaceListnamespaces
 
struct SortContextsortCtx
 
NL_BiDirectionalReferencehasEncodingRefs
 
NodesetLoader_Loggerlogger
 
struct NodeContainernodesWithUnknownRefs
 
struct NodeContainerrefTypesWithUnknownRefs
 
NL_ReferenceServicerefService
 

Detailed Description

Definition at line 28 of file Nodeset.h.

Field Documentation

◆ aliasList

struct AliasList* Nodeset::aliasList

Definition at line 31 of file Nodeset.h.

◆ charArena

CharArenaAllocator* Nodeset::charArena

Definition at line 30 of file Nodeset.h.

◆ hasEncodingRefs

NL_BiDirectionalReference* Nodeset::hasEncodingRefs

Definition at line 35 of file Nodeset.h.

◆ logger

NodesetLoader_Logger* Nodeset::logger

Definition at line 36 of file Nodeset.h.

◆ namespaces

struct NamespaceList* Nodeset::namespaces

Definition at line 33 of file Nodeset.h.

◆ nodes

struct NodeContainer* Nodeset::nodes[NL_NODECLASS_COUNT]

Definition at line 32 of file Nodeset.h.

◆ nodesWithUnknownRefs

struct NodeContainer* Nodeset::nodesWithUnknownRefs

Definition at line 37 of file Nodeset.h.

◆ refService

NL_ReferenceService* Nodeset::refService

Definition at line 39 of file Nodeset.h.

◆ refTypesWithUnknownRefs

struct NodeContainer* Nodeset::refTypesWithUnknownRefs

Definition at line 38 of file Nodeset.h.

◆ sortCtx

struct SortContext* Nodeset::sortCtx

Definition at line 34 of file Nodeset.h.


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