SourceXtractorPlusPlus  0.16
Please provide a description of the project.
MeasurementFrameRectanglePlugin.cpp
Go to the documentation of this file.
1 
17 /*
18  * MeasurementFrameRectanglePlugin.cpp
19  *
20  * Created on: Sep 24, 2018
21  * Author: Alejandro Alvarez Ayllon
22  */
23 
25 
29 
30 
31 namespace SourceXtractor {
32 
34 
37 }
38 
40  return "MeasurementFrameRectangle";
41 }
42 
43 }
virtual void registerPlugin(PluginAPI &plugin_api) override
This interface is given to the plugin to let it access object instances from the framework.
Definition: PluginAPI.h:39
virtual TaskFactoryRegistry & getTaskFactoryRegistry() const =0
Used to register compile-time (static) plugins with the PluginManager.
Definition: StaticPlugin.h:38
static StaticPlugin< MeasurementFrameRectanglePlugin > measurement_frame_rectangle_plugin