SourceXtractorPlusPlus
0.10
Please provide a description of the project.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
SEImplementation
src
lib
Plugin
BlendedFlag
BlendedFlagPlugin.cpp
Go to the documentation of this file.
1
17
/*
18
* BlendedFlagPlugin.cpp
19
*
20
* Created on: Oct 29, 2018
21
* Author: Alejandro Alvarez Ayllon
22
*/
23
24
#include "
SEFramework/Plugin/StaticPlugin.h
"
25
#include "
SEImplementation/Plugin/BlendedFlag/BlendedFlagPlugin.h
"
26
27
namespace
SourceXtractor {
28
29
static
StaticPlugin<BlendedFlagPlugin>
blended_plugin
;
30
31
}
// end SourceXtractor
SourceXtractor::blended_plugin
static StaticPlugin< BlendedFlagPlugin > blended_plugin
Definition:
BlendedFlagPlugin.cpp:29
StaticPlugin.h
SourceXtractor::StaticPlugin
Used to register compile-time (static) plugins with the PluginManager.
Definition:
StaticPlugin.h:38
BlendedFlagPlugin.h
Generated by
1.8.5