SourceXtractorPlusPlus
0.13
Please provide a description of the project.
|
#include "SEFramework/Plugin/PluginManager.h"
#include <iostream>
#include <string>
#include <fstream>
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>
#include "ElementsKernel/Logging.h"
#include "Configuration/ConfigManager.h"
#include "SEFramework/Plugin/Plugin.h"
Go to the source code of this file.
Namespaces | |
SourceXtractor | |
Variables | |
static Elements::Logging | SourceXtractor::logger = Elements::Logging::getLogger("PluginManager") |