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

#include <ShapeParametersPlugin.h>

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

Public Member Functions

virtual ~ShapeParametersPlugin ()=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 ShapeParametersPlugin.h.

Constructor & Destructor Documentation

◆ ~ShapeParametersPlugin()

virtual SourceXtractor::ShapeParametersPlugin::~ShapeParametersPlugin ( )
virtualdefault

Destructor.

Member Function Documentation

◆ getIdString()

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

Implements SourceXtractor::Plugin.

Definition at line 122 of file ShapeParametersPlugin.cpp.

◆ registerPlugin()

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

Implements SourceXtractor::Plugin.

Definition at line 35 of file ShapeParametersPlugin.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: