SourceXtractorPlusPlus  0.13
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

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

Destructor.

SourceXtractor::GroupInfoTask::GroupInfoTask ( )
inline

Definition at line 44 of file GroupInfoTask.h.

Member Function Documentation

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 31 of file GroupInfoTask.cpp.

References SourceXtractor::SourceInterface::setProperty().

Here is the call graph for this function:


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