#include <ChargeAnalytical.h>
Public Member Functions | |
ChargeAnalyticalFactory () | |
ctor More... | |
~ChargeAnalyticalFactory () | |
dtor More... | |
BaseFlashHypothesis * | create (const std::string instance_name) |
creation method More... | |
Public Member Functions inherited from flashmatch::FlashHypothesisFactoryBase | |
FlashHypothesisFactoryBase () | |
Default ctor. More... | |
virtual | ~FlashHypothesisFactoryBase () |
Default dtor (virtual) More... | |
Definition at line 67 of file ChargeAnalytical.h.
|
inline |
ctor
Definition at line 70 of file ChargeAnalytical.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::FlashHypothesisFactoryBase.
Definition at line 74 of file ChargeAnalytical.h.