44 return _template->get_name();
XFileTemplate * get_template() const
Returns the template used to define this data object.
const std::string & get_template_name() const
A convenience function to return the name of the template used to define this data object.
This is an abstract base class for an XFileNode which is also an XFileDataObject.
A template definition in the X file.
const XFileDataNode & get_data_child(int n) const
Since the children of an XFileDataNode are syntactically constrained to themselves be XFileDataNodes,...
XFileNode * get_child(int n) const
Returns the nth child of this node.