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

#include <NodesetLoader.h>

Data Fields

struct NL_ParserCtxctx
 
bool isArray
 
bool isExtensionObject
 
const char * type
 
UA_NodeId typeId
 
NL_Datadata
 

Detailed Description

Definition at line 167 of file NodesetLoader.h.

Field Documentation

◆ ctx

struct NL_ParserCtx* NL_Value::ctx

Definition at line 169 of file NodesetLoader.h.

◆ data

NL_Data* NL_Value::data

Definition at line 174 of file NodesetLoader.h.

◆ isArray

bool NL_Value::isArray

Definition at line 170 of file NodesetLoader.h.

◆ isExtensionObject

bool NL_Value::isExtensionObject

Definition at line 171 of file NodesetLoader.h.

◆ type

const char* NL_Value::type

Definition at line 172 of file NodesetLoader.h.

◆ typeId

UA_NodeId NL_Value::typeId

Definition at line 173 of file NodesetLoader.h.


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