ANSI C Based OPC UA Client/Server SDK  1.9.0.430
UaServer_FileImporter Struct Reference

File importer for loading Unified Automation Binary Format files. More...

#include <uaserver_fileimporter.h>

Detailed Description

File importer for loading Unified Automation Binary Format files.

It implements an event-driven file format parser (similar to SAX in XML) which does not create any intermediate data. Instead it calls a callback for each loaded object that the caller can process as needed. This makes the file parsing independent of the used SDK and suitable for embedded systems.


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