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