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