SourceXtractorPlusPlus  0.11
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::GroupInfoTask Class Reference

Task to produce the GroupInfo Property. More...

#include <GroupInfoTask.h>

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

Public Member Functions

virtual ~GroupInfoTask ()=default
 Destructor. More...
 
 GroupInfoTask ()
 
virtual void computeProperties (SourceGroupInterface &group) const override
 Computes one or more properties for the SourceGroup and/or the Sources it contains. More...
 
- Public Member Functions inherited from SourceXtractor::GroupTask
virtual ~GroupTask ()=default
 Destructor. More...
 
- Public Member Functions inherited from SourceXtractor::Task
virtual ~Task ()=default
 Destructor. More...
 

Detailed Description

Task to produce the GroupInfo Property.

Definition at line 37 of file GroupInfoTask.h.

Constructor & Destructor Documentation

◆ ~GroupInfoTask()

virtual SourceXtractor::GroupInfoTask::~GroupInfoTask ( )
virtualdefault

Destructor.

◆ GroupInfoTask()

SourceXtractor::GroupInfoTask::GroupInfoTask ( )
inline

Definition at line 44 of file GroupInfoTask.h.

Member Function Documentation

◆ computeProperties()

void SourceXtractor::GroupInfoTask::computeProperties ( SourceGroupInterface group) const
overridevirtual

Computes one or more properties for the SourceGroup and/or the Sources it contains.

Implements SourceXtractor::GroupTask.

Definition at line 32 of file GroupInfoTask.cpp.

References SourceXtractor::SourceGroupInterface::setProperty().

Here is the call graph for this function:

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