![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::ObsValueXMLHandler
// In header: <alps/alea/observableset_p.h> class ObsValueXMLHandler { public: // construct/copy/destruct ObsValueXMLHandler(const std::string &, double &, const std::string & = ""); ~ObsValueXMLHandler(); // public member functions void start_element(const std::string &, const XMLAttributes &, xml::tag_type); void end_element(const std::string &, xml::tag_type); void text(const std::string &); };
Copyright © 1994, 2002-2004, 2012 Matthias Troyer, Synge Todo, Maximilian Poprawe |