77 virtual const std::string & tagName ()
const;
90 void fillNodeList (
const XmlElement * element,
91 std::list < XmlElement * > & nodelist );
#define MDL_HIPPOPLOT_API
std::list< XmlElement * > NodeList_t
The container type for element nodes.
const std::string m_tagname
The tag name used for elements created by this class.
A pure virtual base class of XML element wrapper.
const std::string m_id
The attribute name for the identification of the object.
XmlController * m_controller
The singleton XML controller object.
const std::string m_type
The attribute name for the type of object.
A base class of XML element controllers.
A base class that is the interface between GUI and the XML serialization and deserialization.