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

This interface is given to the plugin to let it access object instances from the framework. More...

#include <PluginAPI.h>

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

Public Member Functions

virtual ~PluginAPI ()=default
 
virtual TaskFactoryRegistrygetTaskFactoryRegistry () const =0
 
virtual OutputRegistrygetOutputRegistry () const =0
 

Detailed Description

This interface is given to the plugin to let it access object instances from the framework.

Definition at line 40 of file PluginAPI.h.

Constructor & Destructor Documentation

◆ ~PluginAPI()

virtual SourceXtractor::PluginAPI::~PluginAPI ( )
virtualdefault

Member Function Documentation

◆ getOutputRegistry()

virtual OutputRegistry & SourceXtractor::PluginAPI::getOutputRegistry ( ) const
pure virtual

◆ getTaskFactoryRegistry()

virtual TaskFactoryRegistry & SourceXtractor::PluginAPI::getTaskFactoryRegistry ( ) const
pure virtual

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