SourceXtractorPlusPlus  0.12
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MeasurementFrameInfoPlugin.cpp
Go to the documentation of this file.
1 
19 
24 
25 namespace SourceXtractor {
26 
28 
31 }
32 
34  return "MeasurementFrameInfo";
35 }
36 
37 }
38 
39 
STL class.
This interface is given to the plugin to let it access object instances from the framework.
Definition: PluginAPI.h:39
static StaticPlugin< MeasurementFrameInfoPlugin > measurement_frame_info_plugin
Used to register compile-time (static) plugins with the PluginManager.
Definition: StaticPlugin.h:38
void registerPlugin(PluginAPI &plugin_api) override
virtual TaskFactoryRegistry & getTaskFactoryRegistry() const =0