|
SourceXtractorPlusPlus 0.21
SourceXtractor++, the next generation SExtractor
|
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::BlendedFlagPlugin, SourceXtractor::BoundaryFlagPlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::SourceFlagsPlugin, SourceXtractor::SourceIDsPlugin, SourceXtractor::VignetPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::AssocModePlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::ErrorEllipsePlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::FluxRadiusPlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::GrowthCurvePlugin, SourceXtractor::HduNumberPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::JacobianPlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::OnnxPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::PsfPlugin, SourceXtractor::ReferenceCoordinatesPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::SourcePsfPlugin, and SourceXtractor::WorldCentroidPlugin.
Implemented in SourceXtractor::BlendedFlagPlugin, SourceXtractor::BoundaryFlagPlugin, SourceXtractor::CoreThresholdPartitionPlugin, SourceXtractor::NDetectedPixelsPlugin, SourceXtractor::SaturateFlagPlugin, SourceXtractor::SNRRatioPlugin, SourceXtractor::SourceFlagsPlugin, SourceXtractor::SourceIDsPlugin, SourceXtractor::VignetPlugin, SourceXtractor::AperturePhotometryPlugin, SourceXtractor::AssocModePlugin, SourceXtractor::AutoPhotometryPlugin, SourceXtractor::DetectionFrameCoordinatesPlugin, SourceXtractor::DetectionFrameGroupStampPlugin, SourceXtractor::DetectionFrameImagesPlugin, SourceXtractor::DetectionFrameInfoPlugin, SourceXtractor::DetectionFramePixelValuesPlugin, SourceXtractor::DetectionFrameSourceStampPlugin, SourceXtractor::ErrorEllipsePlugin, SourceXtractor::ExternalFlagPlugin, SourceXtractor::FlexibleModelFittingPlugin, SourceXtractor::FluxRadiusPlugin, SourceXtractor::GroupInfoPlugin, SourceXtractor::GrowthCurvePlugin, SourceXtractor::HduNumberPlugin, SourceXtractor::IsophotalFluxPlugin, SourceXtractor::JacobianPlugin, SourceXtractor::KronRadiusPlugin, SourceXtractor::MeasurementFramePlugin, SourceXtractor::MeasurementFrameCoordinatesPlugin, SourceXtractor::MeasurementFrameGroupRectanglePlugin, SourceXtractor::MeasurementFrameImagesPlugin, SourceXtractor::MeasurementFrameInfoPlugin, SourceXtractor::MeasurementFramePixelCentroidPlugin, SourceXtractor::MeasurementFrameRectanglePlugin, SourceXtractor::MoffatModelFittingPlugin, SourceXtractor::OnnxPlugin, SourceXtractor::PeakValuePlugin, SourceXtractor::PixelBoundariesPlugin, SourceXtractor::PixelCentroidPlugin, SourceXtractor::PsfPlugin, SourceXtractor::ReferenceCoordinatesPlugin, SourceXtractor::ShapeParametersPlugin, SourceXtractor::SourcePsfPlugin, and SourceXtractor::WorldCentroidPlugin.