xml::xsilTagEnd Class Reference
[Utility operators and manipulators.]

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilTagEnd (const char *tag=0)
 Constructor with tag name.
std::ostream & write (std::ostream &os) const
 Write XML end tag.

Protected Attributes

const char * fTag
 Pointer to tag name.


Detailed Description

Xsil end tag manipulator. This manipulator adds an end tag to the output stream. Example: {verbatim} os << xsilTagEnd(xmlParam) << endl; {verbatim} Typically used internally.

brief Xsil end tag manipulator.

Author:
Written June 2000 by Daniel Sigg
Version:
1.0

The documentation for this class was generated from the following file:
Generated on Sun Mar 8 19:21:39 2009 for dmt by  doxygen 1.5.4