14 #ifndef _BinnerAxisXML_H_ 15 #define _BinnerAxisXML_H_ 67 #endif // _BinnerAxisXML_H_ std::string m_low
The attribute name for the low end of the binner's Range.
The base class for the BinnerAxis hierarchy.
A base class that is the interface between GUI and the XML serialization and deserialization.
std::string m_high
The attribute name for the high end of the binner's Range.
std::string m_width
The attribute name for the width parameter of the binner.
A base class of XML element controllers.
#define MDL_HIPPOPLOT_API
A pure virtual base class of XML element wrapper.
A class XML creation and parsing of XmlElement for BinnerAxis classes.