27 void Initialize(
Common::AddonsManager & addons, const
Common::AddonParameters & params)
47 return Common::Addon::UniquePtr(
new StandardNamespaceAddon());
Common::Addon * CreateAddon()
Addon interface definition GNU LGPL.
Addon interface definition GNU LGPL.
const char AddressSpaceRegistryAddonId[]
virtual void Stop()=0
Stopping addon work. After calling this method addon should throw exception on any calls...
registry_t< std::mutex > registry
void FillStandardNamespace(OpcUa::NodeManagementServices ®istry, const Common::Logger::SharedPtr &logger)
OPC UA Address space part. GNU LGPL.
#define DEFINE_CLASS_POINTERS(ClassName)
Exception declarations GNU LGPL.