Class that is to be inherited by classes that are able to produce XML output. More...
Public Member Functions | |
virtual | operator XmlElement ()=0 |
Operator that converts to an XmlElement. |
Class that is to be inherited by classes that are able to produce XML output.
Definition at line 60 of file XmlConvertible.hpp.
virtual mermaid::support::xml::XmlConvertible::operator XmlElement | ( | ) | [pure virtual] |
Operator that converts to an XmlElement.
Implemented in mermaid::mermaidloader::ActiveObjectConfiguration.