SourceXtractorPlusPlus  0.15
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::SourceGroupFactory Class Referenceabstract

A factory interface to create SourceGroupInterface instances. More...

#include <SourceGroupFactory.h>

Inheritance diagram for SourceXtractor::SourceGroupFactory:
[legend]

Public Member Functions

virtual ~SourceGroupFactory ()=default
 
virtual std::shared_ptr< SourceGroupInterfacecreateSourceGroup () const =0
 

Detailed Description

A factory interface to create SourceGroupInterface instances.

Definition at line 37 of file SourceGroupFactory.h.

Constructor & Destructor Documentation

◆ ~SourceGroupFactory()

virtual SourceXtractor::SourceGroupFactory::~SourceGroupFactory ( )
virtualdefault

Member Function Documentation

◆ createSourceGroup()

virtual std::shared_ptr<SourceGroupInterface> SourceXtractor::SourceGroupFactory::createSourceGroup ( ) const
pure virtual

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