33 void Load(
const char * fileName);
37 Load(fileName.c_str());
55 virtual void Load(
const char * path);
NodeManagementServices::SharedPtr Registry
void Load(const std::string &fileName)
registry_t< std::mutex > registry
void Load(const char *fileName)
virtual Common::Addon::UniquePtr CreateAddon()
Create instance of addon.
XmlAddressSpaceLoader(OpcUa::NodeManagementServices ®istry, bool debug=false)
OPC UA Address space part. GNU LGPL.
const char XmlAddressSpaceAddonId[]
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.
OpcUa::NodeManagementServices & Registry