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

#include <NodesetLoader.h>

Data Fields

void * userContext
 
const char * file
 
NL_addNamespaceCallback addNamespace
 
NodesetLoader_ExtensionInterfaceextensionHandling
 

Detailed Description

Definition at line 247 of file NodesetLoader.h.

Field Documentation

◆ addNamespace

NL_addNamespaceCallback NL_FileContext::addNamespace

Definition at line 251 of file NodesetLoader.h.

◆ extensionHandling

NodesetLoader_ExtensionInterface* NL_FileContext::extensionHandling

Definition at line 252 of file NodesetLoader.h.

◆ file

const char* NL_FileContext::file

Definition at line 250 of file NodesetLoader.h.

◆ userContext

void* NL_FileContext::userContext

Definition at line 249 of file NodesetLoader.h.


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