#include <LightPath.h>
Public Member Functions | |
| LightPathFactory () | |
| ctor More... | |
| ~LightPathFactory () | |
| dtor More... | |
| BaseAlgorithm * | create (const std::string instance_name) |
| creation method More... | |
Public Member Functions inherited from flashmatch::CustomAlgoFactoryBase | |
| CustomAlgoFactoryBase () | |
| Default ctor. More... | |
| virtual | ~CustomAlgoFactoryBase () |
| Default dtor (virtual) More... | |
Definition at line 81 of file LightPath.h.
|
inline |
ctor
Definition at line 84 of file LightPath.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::CustomAlgoFactoryBase.
Definition at line 88 of file LightPath.h.
1.8.5