imaging::XmlWriter::comment Class Reference
Stream command to add a comment at the current path.
More...
#include <XmlWriter.hpp>
List of all members.
|
Public Member Functions |
| comment (const std::string &identifier) |
Detailed Description
Stream command to add a comment at the current path.
Constructor & Destructor Documentation
imaging::XmlWriter::comment::comment |
( |
const std::string & |
identifier |
) |
[inline] |
Passing this element to an XML output stream adds the comment identifier at the current path.
The documentation for this class was generated from the following file: