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

#include <AperturePhotometryPlugin.h>

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

Public Member Functions

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

Detailed Description

Definition at line 31 of file AperturePhotometryPlugin.h.

Constructor & Destructor Documentation

◆ ~AperturePhotometryPlugin()

virtual SourceXtractor::AperturePhotometryPlugin::~AperturePhotometryPlugin ( )
virtualdefault

Destructor.

Member Function Documentation

◆ getIdString()

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

Implements SourceXtractor::Plugin.

Definition at line 91 of file AperturePhotometryPlugin.cpp.

◆ registerPlugin()

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

Implements SourceXtractor::Plugin.

Definition at line 39 of file AperturePhotometryPlugin.cpp.

References SourceXtractor::OutputRegistry::enableOutput(), SourceXtractor::PluginAPI::getOutputRegistry(), SourceXtractor::PluginAPI::getTaskFactoryRegistry(), SourceXtractor::OutputRegistry::registerColumnConverter(), and SourceXtractor::TaskFactoryRegistry::registerTaskFactory().

Here is the call graph for this function:

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