Developer Documentation
|
#include <OpenFlipper/common/PluginStorage.hh>
Go to the source code of this file.
Functions | |
std::vector< PluginInfo > & | PluginStorage::plugins () |
Get the vector of all PluginInfos. | |
std::vector< PluginInfo > & | PluginStorage::pluginsFailed () |
Get the vector of all PluginInfos for plugins that failed to load at startup. | |
This File contains the management of plugins.
Definition in file PluginStorage.cc.