SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Member Functions | Private Attributes | List of all members
SourceXtractor::SourceGroupWithOnDemandPropertiesFactory Class Reference

A SourceGroupFactory implementation that produces a SourceGroupWithOnDemandProperties. More...

#include <SourceGroupWithOnDemandPropertiesFactory.h>

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

Public Member Functions

 SourceGroupWithOnDemandPropertiesFactory (std::shared_ptr< TaskProvider > task_provider)
 
virtual std::shared_ptr< SourceGroupInterfacecreateSourceGroup () const override
 
- Public Member Functions inherited from SourceXtractor::SourceGroupFactory
virtual ~SourceGroupFactory ()=default
 

Private Attributes

std::shared_ptr< TaskProviderm_task_provider
 

Detailed Description

A SourceGroupFactory implementation that produces a SourceGroupWithOnDemandProperties.

Definition at line 35 of file SourceGroupWithOnDemandPropertiesFactory.h.

Constructor & Destructor Documentation

◆ SourceGroupWithOnDemandPropertiesFactory()

SourceXtractor::SourceGroupWithOnDemandPropertiesFactory::SourceGroupWithOnDemandPropertiesFactory ( std::shared_ptr< TaskProvider task_provider)
inline

Definition at line 39 of file SourceGroupWithOnDemandPropertiesFactory.h.

Member Function Documentation

◆ createSourceGroup()

virtual std::shared_ptr<SourceGroupInterface> SourceXtractor::SourceGroupWithOnDemandPropertiesFactory::createSourceGroup ( ) const
inlineoverridevirtual

Member Data Documentation

◆ m_task_provider

std::shared_ptr<TaskProvider> SourceXtractor::SourceGroupWithOnDemandPropertiesFactory::m_task_provider
private

Definition at line 48 of file SourceGroupWithOnDemandPropertiesFactory.h.

Referenced by createSourceGroup().


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