#include <WeightCalcCreator.h>
Public Member Functions | |
WeightCalcImpl (const std::string &classname) | |
virtual | ~WeightCalcImpl () |
virtual WeightCalc * | Create () |
Public Member Functions inherited from evwgh::WeightCalcCreator | |
WeightCalcCreator (const std::string &classname) | |
virtual | ~WeightCalcCreator ()=default |
Definition at line 20 of file WeightCalcCreator.h.
|
inline |
Definition at line 23 of file WeightCalcCreator.h.
|
inlinevirtual |
Definition at line 24 of file WeightCalcCreator.h.
|
inlinevirtual |