Go to the documentation of this file.
41 template<
class charT,
class traits =
char_traits<
charT > >
124 #include "xoutrow.hxx"
126 #endif // end #ifndef __xoutrow_h
Superclass::ios_type ios_type
virtual int AddOutput(const char *name, Superclass *output)
Superclass::traits_type traits_type
xoutcell< charT, traits > XOutCellType
XStreamMapType::value_type XStreamMapEntryType
virtual Superclass & SelectXCell(const char *name)
CStreamMapType::value_type CStreamMapEntryType
Superclass::CStreamMapIteratorType CStreamMapIteratorType
virtual void WriteBufferedData(void)
virtual void SetOutputs(const CStreamMapType &outputmap)
Superclass::CStreamMapEntryType CStreamMapEntryType
Superclass::XStreamMapIteratorType XStreamMapIteratorType
Superclass::ostream_type ostream_type
The xoutrow class can easily generate tables.
basic_ostream< charT, traits > ostream_type
Superclass::char_type char_type
virtual void WriteHeaders(void)
Superclass::pos_type pos_type
Superclass::off_type off_type
XStreamMapType::iterator XStreamMapIteratorType
Superclass::int_type int_type
traits::pos_type pos_type
virtual int RemoveTargetCell(const char *name)
Superclass::CStreamMapType CStreamMapType
traits::off_type off_type
virtual int RemoveOutput(const char *name)
CStreamMapType::iterator CStreamMapIteratorType
std::map< std::string, ostream_type * > CStreamMapType
virtual int AddOutput(const char *name, ostream_type *output)
xoutbase< charT, traits > Superclass
virtual void SetTargetCells(const XStreamMapType &cellmap)
std::map< std::string, Self * > XStreamMapType
virtual void SetOutputs(const XStreamMapType &outputmap)
virtual int AddTargetCell(const char *name)
Superclass::XStreamMapEntryType XStreamMapEntryType
Superclass::XStreamMapType XStreamMapType
traits::int_type int_type
basic_ios< charT, traits > ios_type
Stores the input in a string stream.
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|