SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SourceXtractor::SourceFactory Class Referenceabstract

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

#include <SourceFactory.h>

Inheritance diagram for SourceXtractor::SourceFactory:
Inheritance graph
[legend]

Public Member Functions

virtual ~SourceFactory ()=default
 
virtual std::unique_ptr< SourceInterfacecreateSource () const =0
 

Detailed Description

A factory interface to create SourceInterface instances.

Definition at line 39 of file SourceFactory.h.

Constructor & Destructor Documentation

◆ ~SourceFactory()

virtual SourceXtractor::SourceFactory::~SourceFactory ( )
virtualdefault

Member Function Documentation

◆ createSource()

virtual std::unique_ptr< SourceInterface > SourceXtractor::SourceFactory::createSource ( ) const
pure virtual

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