SourceXtractorPlusPlus
1.0.3
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
SEFramework
SEFramework
Task
Task.h
Go to the documentation of this file.
1
22
23
#ifndef _SEFRAMEWORK_TASK_TASK_H
24
#define _SEFRAMEWORK_TASK_TASK_H
25
26
namespace
SourceXtractor
{
27
35
class
Task
{
36
37
public
:
38
42
virtual
~Task
() =
default
;
43
44
45
private
:
46
47
};
/* End of Task class */
48
49
}
/* namespace SourceXtractor */
50
51
52
#endif
SourceXtractor::Task
Basic interface for a Task that is used to compute properties.
Definition
Task.h:35
SourceXtractor::Task::~Task
virtual ~Task()=default
Destructor.
SourceXtractor
Definition
Aperture.h:30
Generated by
1.15.0