SourceXtractorPlusPlus  0.15
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::Plugin Class Referenceabstract

Plugins must implement this interface. More...

#include <Plugin.h>

Inheritance diagram for SourceXtractor::Plugin:
[legend]

Public Member Functions

virtual ~Plugin ()=default
 
virtual std::string getIdString () const =0
 
virtual void registerPlugin (PluginAPI &plugin_api)=0
 

Detailed Description

Plugins must implement this interface.

registerPlugin() is going to be called to give the plugin a chance to register what it needs to.

Definition at line 38 of file Plugin.h.

Constructor & Destructor Documentation

virtual SourceXtractor::Plugin::~Plugin ( )
virtualdefault

Member Function Documentation

virtual std::string SourceXtractor::Plugin::getIdString ( ) const
pure virtual

Implemented in SourceXtractor::SourceIDsPlugin, SourceXtractor::SourceFlagsPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::BoundaryFlagPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::VignetPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::OnnxPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::BlendedFlagPlugin, SourceXtractor::MultiframeModelFittingPlugin, SourceXtractor::PsfPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::WorldCentroidPlugin, SourceXtractor::AssocModePlugin, SourceXtractor::JacobianPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::FluxRadiusPlugin, and SourceXtractor::GrowthCurvePlugin.

virtual void SourceXtractor::Plugin::registerPlugin ( PluginAPI plugin_api)
pure virtual

Implemented in SourceXtractor::SourceFlagsPlugin, SourceXtractor::SourceIDsPlugin, SourceXtractor::BoundaryFlagPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::OnnxPlugin, SourceXtractor::VignetPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::MultiframeModelFittingPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::JacobianPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::PsfPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::WorldCentroidPlugin, SourceXtractor::BlendedFlagPlugin, SourceXtractor::AssocModePlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::FluxRadiusPlugin, and SourceXtractor::GrowthCurvePlugin.


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