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