#include <QWeightPoint.h>
Public Member Functions | |
| QWeightPointFactory () | |
| ctor More... | |
| ~QWeightPointFactory () | |
| 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 79 of file QWeightPoint.h.
|
inline |
ctor
Definition at line 82 of file QWeightPoint.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::FlashMatchFactoryBase.
Definition at line 86 of file QWeightPoint.h.
1.8.5