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