SourceXtractorPlusPlus
0.12
Please provide a description of the project.
|
Plugins must implement this interface. More...
#include <Plugin.h>
Public Member Functions | |
virtual | ~Plugin ()=default |
virtual std::string | getIdString () const =0 |
virtual void | registerPlugin (PluginAPI &plugin_api)=0 |
Plugins must implement this interface.
registerPlugin() is going to be called to give the plugin a chance to register what it needs to.
|
virtualdefault |
|
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::JacobianPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::FluxRadiusPlugin, and SourceXtractor::GrowthCurvePlugin.
|
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::CoreThresholdPartitionPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::FluxRadiusPlugin, and SourceXtractor::GrowthCurvePlugin.