SourceXtractorPlusPlus  0.16
Please provide a description of the project.
Public Member Functions | List of all members
SourceXtractor::SourcePsfPlugin Class Reference

#include <SourcePsfPlugin.h>

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

Public Member Functions

virtual ~SourcePsfPlugin ()=default
 
void registerPlugin (PluginAPI &plugin_api) override
 
std::string getIdString () const override
 
- Public Member Functions inherited from SourceXtractor::Plugin
virtual ~Plugin ()=default
 

Detailed Description

Definition at line 27 of file SourcePsfPlugin.h.

Constructor & Destructor Documentation

◆ ~SourcePsfPlugin()

virtual SourceXtractor::SourcePsfPlugin::~SourcePsfPlugin ( )
virtualdefault

Member Function Documentation

◆ getIdString()

std::string SourceXtractor::SourcePsfPlugin::getIdString ( ) const
overridevirtual

Implements SourceXtractor::Plugin.

Definition at line 27 of file SourcePsfPlugin.cpp.

◆ registerPlugin()

void SourceXtractor::SourcePsfPlugin::registerPlugin ( SourceXtractor::PluginAPI plugin_api)
overridevirtual

Implements SourceXtractor::Plugin.

Definition at line 23 of file SourcePsfPlugin.cpp.

References SourceXtractor::PluginAPI::getTaskFactoryRegistry(), and SourceXtractor::TaskFactoryRegistry::registerTaskFactory().

Here is the call graph for this function:

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