PluginEngineManager.cpp File Reference

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
 

Detailed Description

A singleton that can be used to register plugin engines.

Author
Gilberto Ribeiro de Queiroz
Matheus Cavassan Zaglia

Definition in file PluginEngineManager.cpp.