#include <QLLMatch.h>
Public Member Functions | |
QLLMatchFactory () | |
ctor More... | |
~QLLMatchFactory () | |
dtor More... | |
BaseFlashMatch * | create (const std::string instance_name) |
creation method More... | |
Public Member Functions inherited from flashmatch::FlashMatchFactoryBase | |
FlashMatchFactoryBase () | |
Default ctor. More... | |
virtual | ~FlashMatchFactoryBase () |
Default dtor (virtual) More... | |
Definition at line 173 of file QLLMatch.h.
|
inline |
ctor
Definition at line 176 of file QLLMatch.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::FlashMatchFactoryBase.
Definition at line 180 of file QLLMatch.h.