SourceXtractorPlusPlus  0.13
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::GrowthCurvePlugin Class Reference

#include <GrowthCurvePlugin.h>

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

Public Member Functions

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

Detailed Description

Definition at line 25 of file GrowthCurvePlugin.h.

Constructor & Destructor Documentation

virtual SourceXtractor::GrowthCurvePlugin::~GrowthCurvePlugin ( )
virtualdefault

Member Function Documentation

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

Implements SourceXtractor::Plugin.

Definition at line 33 of file GrowthCurvePlugin.cpp.

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

Implements SourceXtractor::Plugin.

Definition at line 37 of file GrowthCurvePlugin.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: