SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
PluginConfig.h
Go to the documentation of this file.
1
17/*
18 * PluginConfig.h
19 *
20 * Created on: Jul 27, 2016
21 * Author: mschefer
22 */
23
24#ifndef _SEMAIN_CONFIGURATION_PLUGINCONFIGURATION_H_
25#define _SEMAIN_CONFIGURATION_PLUGINCONFIGURATION_H_
26
27#include "Configuration/Configuration.h"
28
29namespace SourceXtractor {
30
51
52}
53
54
55#endif /* _SEMAIN_CONFIGURATION_PLUGINCONFIGURATION_H_ */
void initialize(const UserValues &args) override
std::map< std::string, Configuration::OptionDescriptionList > getProgramOptions() override
virtual ~PluginConfig()=default
std::string getPluginPath() const
std::vector< std::string > m_plugin_list
std::vector< std::string > getPluginList() const