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

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilDimAttr (int dim=0)
 Constructor with dimesnion.
std::ostream & write (std::ostream &os) const
 Write dimension attribute.

Protected Attributes

int fDim
 Dimension.


Detailed Description

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

brief Xsil dimension 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