SourceXtractorPlusPlus  0.12
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::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
< SourceGroupInterface
createSourceGroup () const =0
 

Detailed Description

A factory interface to create SourceGroupInterface instances.

Definition at line 37 of file SourceGroupFactory.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

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