![]() |
Plus | - Minimal XML for C++ | (Version 0.9.2) | Giancarlo Niccolai |
| Attribute(std::istream &in, int style=0, int line=1, int pos=0) | MXML::Attribute | |
| Attribute(const std::string &name, const std::string &value) | MXML::Attribute | [inline] |
| Attribute(Attribute &src) | MXML::Attribute | [inline] |
| beginChar() const | MXML::Element | [inline] |
| beginLine() const | MXML::Element | [inline] |
| character() const | MXML::Element | [inline] |
| Element(const int line=1, const int pos=0) | MXML::Element | [inline, protected] |
| line() const | MXML::Element | [inline] |
| m_name | MXML::Attribute | [private] |
| m_value | MXML::Attribute | [private] |
| markBegin() | MXML::Element | [inline] |
| name() const | MXML::Attribute | [inline] |
| name(const std::string &new_name) | MXML::Attribute | [inline] |
| nextChar() | MXML::Element | [inline] |
| nextLine() | MXML::Element | [inline] |
| operator<<(std::ostream &stream, const Element &elem) | MXML::Element | [friend] |
| setPosition(const int line, const int character) | MXML::Element | [inline] |
| value() const | MXML::Attribute | [inline] |
| value(const std::string &new_value) | MXML::Attribute | [inline] |
| write(std::ostream &out, const int style) const | MXML::Attribute | [virtual] |
1.3.5