#include <ScopedPlugin.h>
Public Member Functions | |
ScopedPlugin ()=delete | |
ScopedPlugin (const ScopedPlugin &)=delete | |
void | operator= (const ScopedPlugin &)=delete |
ScopedPlugin (const std::string &pluginName, helper::system::PluginManager *pluginManager=&helper::system::PluginManager::getInstance()) | |
template<class InputIt > | |
ScopedPlugin (InputIt first, InputIt last, helper::system::PluginManager *pluginManager=&helper::system::PluginManager::getInstance()) | |
~ScopedPlugin () | |
|
delete |
|
delete |
|
explicit |
|
inline |
sofa::testing::ScopedPlugin::~ScopedPlugin | ( | ) |
|
delete |