12 #ifndef _BinnerAxisFactory_H_ 13 #define _BinnerAxisFactory_H_ 60 #endif // _BinnerAxisFactory_H_ hippodraw::Factory class interface and template implementation
A Factory singleton class for creating objects whose class derives from BinnerAxis.
static BinnerAxisFactory * s_instance
A pointer to the singleton object.
#define MDL_HIPPOPLOT_API
The base class for singleton factory classes.