#include <Xsil.hh>

Public Member Functions | |
| xsilComment (const char *comment, int level=2) | |
| Constructor with name, data, length and indent level. | |
| xsilComment (const std::string &comment, int level=2) | |
| Constructor with name, data, length and indent level. | |
| std::ostream & | write (std::ostream &os) const |
brief Xsil comment manipulator.
| std::ostream& xml::xsilComment::write | ( | std::ostream & | os | ) | const |
Write comment to output stream
Reimplemented from xml::xsil_base.
1.5.4