Class ObsValueXMLHandler
alps::ObsValueXMLHandler
Synopsis
Description
ObsValueXMLHandler
public
construct/copy/destruct
ObsValueXMLHandler(const std::string & basename, double & val,
const std::string & attr = "");
~ObsValueXMLHandler();
ObsValueXMLHandler
public member functions
virtual void
start_element(const std::string & name, const XMLAttributes & attributes,
xml::tag_type type);
virtual void end_element(const std::string & name, xml::tag_type type);
virtual void text(const std::string & text);