Abstract base class for factory (to be implemented per flash)
More...
#include <CustomAlgoFactory.h>
Abstract base class for factory (to be implemented per flash)
Definition at line 26 of file CustomAlgoFactory.h.
flashmatch::CustomAlgoFactoryBase::CustomAlgoFactoryBase |
( |
| ) |
|
|
inline |
virtual flashmatch::CustomAlgoFactoryBase::~CustomAlgoFactoryBase |
( |
| ) |
|
|
inlinevirtual |
virtual BaseAlgorithm* flashmatch::CustomAlgoFactoryBase::create |
( |
const std::string |
instance_name | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: