#include <opc/common/addons_core/addon_parameters.h>
#include <opc/common/class_pointers.h>
#include <opc/common/interface.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Common::AddonInformation |
class | Common::AddonsManager |
Namespaces | |
namespace | Common |
Addon interface definition GNU LGPL. | |
Typedefs | |
typedef std::string | Common::AddonId |
Functions | |
AddonsManager::UniquePtr | Common::CreateAddonsManager () |
Get instance of addons core. |