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

#include <AssocModePlugin.h>

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

Public Member Functions

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

Detailed Description

Definition at line 26 of file AssocModePlugin.h.

Constructor & Destructor Documentation

◆ ~AssocModePlugin()

virtual SourceXtractor::AssocModePlugin::~AssocModePlugin ( )
virtualdefault

Destructor.

Member Function Documentation

◆ getIdString()

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

Implements SourceXtractor::Plugin.

Definition at line 57 of file AssocModePlugin.cpp.

◆ registerPlugin()

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

Implements SourceXtractor::Plugin.

Definition at line 32 of file AssocModePlugin.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: