|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <NodesetLoader.h>
Data Fields | |
| void * | userContext |
| const char * | file |
| NL_addNamespaceCallback | addNamespace |
| NodesetLoader_ExtensionInterface * | extensionHandling |
Definition at line 247 of file NodesetLoader.h.
| NL_addNamespaceCallback NL_FileContext::addNamespace |
Definition at line 251 of file NodesetLoader.h.
| NodesetLoader_ExtensionInterface* NL_FileContext::extensionHandling |
Definition at line 252 of file NodesetLoader.h.
| const char* NL_FileContext::file |
Definition at line 250 of file NodesetLoader.h.
| void* NL_FileContext::userContext |
Definition at line 249 of file NodesetLoader.h.