 |
Plus |
- Minimal XML for C++ |
(Version 0.9.2) |
Giancarlo Niccolai |
- Member MXML::Attribute::name (const std::string &new_name)
- check validity of the name and throw a malformed error if wrong.
- Member MXML::Attribute::value (const std::string &new_value)
- check validity of the name and throw a malformed error if wrong.
- Member MXML::Document::read (std::istream &stream)
- throw an exception on error, or return a value. Reads the document from the stream; in case of error the status of the document will be faulty.
- Member MXML::Document::write (std::ostream &stream, const int style) const
- throw an exception on error, or return a value. Writes the document to the stream; in case of error the status of the document will be faulty.
- Class MXML::Node
- Write serialization progress hooks
- Member MXML::Node::data (const std::string &new_value)
- check validity of the name and throw a malformed error if wrong.
- Member MXML::Node::find (std::string name, std::string attrib="", std::string valatt="", std::string data="")
- add a flat find iterator.
- Member MXML::Node::name (const std::string &new_name)
- check validity of the name and throw a malformed error if wrong.
- Member MXML::escape (const std::string unescaped)
- have this function to work...
Generated on Sun Apr 11 02:08:21 2004 for Mxml Plus by
1.3.5