SourceXtractorPlusPlus  0.8
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Private Member Functions | List of all members
SourceXtractor::SourceIDTask Class Reference

#include <SourceIDTask.h>

Inheritance diagram for SourceXtractor::SourceIDTask:
[legend]
Collaboration diagram for SourceXtractor::SourceIDTask:
[legend]

Public Member Functions

virtual ~SourceIDTask ()=default
 
 SourceIDTask ()
 
virtual void computeProperties (SourceInterface &source) const override
 Computes one or more properties for the Source. More...
 
- Public Member Functions inherited from SourceXtractor::SourceTask
virtual ~SourceTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Static Private Member Functions

static unsigned int getNewId ()
 

Detailed Description

Definition at line 33 of file SourceIDTask.h.

Constructor & Destructor Documentation

virtual SourceXtractor::SourceIDTask::~SourceIDTask ( )
virtualdefault
SourceXtractor::SourceIDTask::SourceIDTask ( )
inline

Definition at line 38 of file SourceIDTask.h.

Member Function Documentation

virtual void SourceXtractor::SourceIDTask::computeProperties ( SourceInterface source) const
inlineoverridevirtual

Computes one or more properties for the Source.

Implements SourceXtractor::SourceTask.

Definition at line 40 of file SourceIDTask.h.

References getNewId(), SourceXtractor::SourceInterface::getProperty(), and SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:

static unsigned int SourceXtractor::SourceIDTask::getNewId ( )
inlinestaticprivate

Definition at line 46 of file SourceIDTask.h.

Referenced by computeProperties().


The documentation for this class was generated from the following file: