xml::xsilTableEntry< T > Class Template Reference
[Output stream manipulators.]

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilTableEntry ()
 Default constructor.
 xsilTableEntry (const T &value)
 Constructor with value.
std::ostream & write (std::ostream &os) const
 write object tag.
template<>
std::ostream & write (std::ostream &os) const
template<>
std::ostream & write (std::ostream &os) const

Protected Attributes

const T * fValue
 Value.


Detailed Description

template<class T>
class xml::xsilTableEntry< T >

Xsil table entry manipulator. This manipulator adds a table entry to an output stream.

brief Xsil table entry manipulator.

Author:
Written June 2000 by Daniel Sigg
Version:
1.0

Member Function Documentation

template<class T>
std::ostream& xml::xsilTableEntry< T >::write ( std::ostream &  os  )  const

write object tag.

Write table entry object head

Parameters:
os output stream
Returns:
stream reference

template<>
std::ostream & xml::xsilTableEntry< std::complex< double > >::write ( std::ostream &  os  )  const [inline]

Xsil table entry manipulator (complex<double> specialization). This manipulator adds a table entry to an output stream.

brief Xsil table entry manipulator.

Author:
Written June 2000 by Daniel Sigg
Version:
1.0

template<>
std::ostream & xml::xsilTableEntry< Time >::write ( std::ostream &  os  )  const [inline]

Xsil table entry manipulator (Time specialization). This manipulator adds a table entry to an output stream.

brief Xsil table entry 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:43 2009 for dmt by  doxygen 1.5.4