#include <TimeCompatMatch.h>
Public Member Functions | |
TimeCompatMatchFactory () | |
ctor More... | |
~TimeCompatMatchFactory () | |
dtor More... | |
BaseProhibitAlgo * | create (const std::string instance_name) |
creation method More... | |
Public Member Functions inherited from flashmatch::FlashProhibitFactoryBase | |
FlashProhibitFactoryBase () | |
Default ctor. More... | |
virtual | ~FlashProhibitFactoryBase () |
Default dtor (virtual) More... | |
Definition at line 70 of file TimeCompatMatch.h.
|
inline |
ctor
Definition at line 73 of file TimeCompatMatch.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::FlashProhibitFactoryBase.
Definition at line 77 of file TimeCompatMatch.h.