#include <Xsil.hh>
List of all members.
Detailed Description
template<class T>
class xml::xsilDataTypename< T >
XML type name manipulator. This manipulator adds the name of a data type to the output stream. Example: {verbatim} os << xsilTagBegin (xmlStream) << xmlTypeAttr << xsilDataTypename<T>() << xmlTypeClosing << xsilEncodingAttrAttr() << xmlTagClosing; {verbatim} Typically used internally.
brief XML type name 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:40 2009 for dmt by
1.5.4