![]() |
Plus | - Minimal XML for C++ | (Version 0.9.2) | Giancarlo Niccolai |
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_beginChar | MXML::Element | [private] |
m_beginLine | MXML::Element | [private] |
m_char | MXML::Element | [private] |
m_line | MXML::Element | [private] |
markBegin() | MXML::Element | [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] |
write(std::ostream &stream, const int style) const=0 | MXML::Element | [pure virtual] |