14 #ifndef _FunctionFactory_H_ 15 #define _FunctionFactory_H_ 60 #endif // _FunctionFactory_H_ A Factory singleton class for creating objects whose class derives from FunctionBase.
hippodraw::Factory class interface and template implementation
#define MDL_HIPPOPLOT_API
static FunctionFactory * s_instance
A pointer to the singleton object.
The base class for singleton factory classes.