#include <opc/common/addons_core/addon_parameters.h>#include <opc/common/class_pointers.h>#include <opc/common/interface.h>#include <opc/common/logger.h>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | Common::AddonInformation |
| class | Common::AddonsManager |
Namespaces | |
| Common | |
| Addon interface definition GNU LGPL. | |
Typedefs | |
| typedef std::string | Common::AddonId |
Functions | |
| AddonsManager::UniquePtr | Common::CreateAddonsManager (const Common::Logger::SharedPtr &logger) |
| Get instance of addons core. More... | |