A singleton that can be used to register plugin engines. More...
#include "PluginEngineManager.h"#include "../translator/Translator.h"#include "AbstractPluginEngine.h"#include "Exception.h"#include <boost/format.hpp>Go to the source code of this file.
Classes | |
| struct | te::core::PluginEngineManager::Impl |
A singleton that can be used to register plugin engines.
Definition in file PluginEngineManager.cpp.