#include <xml_ns.h>

Public Member Functions | |
| virtual void | Load (const char *path)=0 |
Public Member Functions inherited from Common::Addon | |
| virtual void | Initialize (AddonsManager &manager, const AddonParameters ¶meters)=0 |
| initialize addon. More... | |
| virtual void | Stop ()=0 |
| Stopping addon work. After calling this method addon should throw exception on any calls. More... | |
|
pure virtual |
Implemented in OpcUa::Internal::XmlAddressSpaceAddon.