xml::xsilTableEntry< const char * > Class Template Reference
[Output stream manipulators.]

#include <Xsil.hh>

List of all members.

Public Member Functions

 xsilTableEntry (const char *value=0)
 Constructor with value.
 xsilTableEntry (const char *value, int len)
 Constructor with value and length.
std::ostream & write (std::ostream &os) const
 Write table entry object head.

Protected Attributes

const char * fValue
 Value.
int fLength
 Length.


Detailed Description

template<>
class xml::xsilTableEntry< const char * >

Xsil table entry manipulator (string 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