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

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilEncodingAttr ()
 Constructor.
std::ostream & write (std::ostream &os) const
 Write encoding attribute.


Detailed Description

Xsil encoding attribute manipulator. This manipulator adds a encoding attributeto the output stream. Example: {verbatim} os << xsilTagBegin (xmlStream) << xmlTypeAttr << xsilDataTypename<T>() << xmlTypeClosing << xsilEncodingAttr() << xmlTagClosing; {verbatim} Typically used internally.

brief Xsil encoding attribute 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