#include <CommonAmps.h>
Public Member Functions | |
CommonAmpsFactory () | |
ctor More... | |
~CommonAmpsFactory () | |
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 61 of file CommonAmps.h.
|
inline |
ctor
Definition at line 64 of file CommonAmps.h.
|
inline |
|
inlinevirtual |
creation method
Implements flashmatch::FlashMatchFactoryBase.
Definition at line 68 of file CommonAmps.h.