SourceXtractorPlusPlus
0.10
Please provide a description of the project.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SEMain
SEMain
SourceXtractorConfig.h
Go to the documentation of this file.
1
23
#ifndef _SEMAIN_SOURCEXTRACTORCONFIG_H
24
#define _SEMAIN_SOURCEXTRACTORCONFIG_H
25
26
#include "
Configuration/Configuration.h
"
27
28
namespace
SourceXtractor {
29
35
class
SourceXtractorConfig
:
public
Euclid::Configuration::Configuration
{
36
37
public
:
38
42
virtual
~SourceXtractorConfig
() =
default
;
43
44
SourceXtractorConfig
(
long
manager_id);
45
46
};
/* End of SourceXtractorConfig class */
47
48
}
/* namespace SourceXtractor */
49
50
51
#endif
SourceXtractor::SourceXtractorConfig::SourceXtractorConfig
SourceXtractorConfig(long manager_id)
Definition:
SourceXtractorConfig.cpp:38
Euclid::Configuration::Configuration
SourceXtractor::SourceXtractorConfig
Definition:
SourceXtractorConfig.h:35
SourceXtractor::SourceXtractorConfig::~SourceXtractorConfig
virtual ~SourceXtractorConfig()=default
Destructor.
Configuration.h
Generated by
1.8.5