Go to the documentation of this file.
18 #ifndef __xoutsimple_h
19 #define __xoutsimple_h
36 template<
class charT,
class traits =
char_traits<
charT > >
86 #include "xoutsimple.hxx"
88 #endif // end #ifndef __xoutsimple_h
Superclass::pos_type pos_type
virtual void SetOutputs(const XStreamMapType &outputmap)
Superclass::char_type char_type
Superclass::XStreamMapIteratorType XStreamMapIteratorType
Superclass::XStreamMapType XStreamMapType
virtual const CStreamMapType & GetCOutputs(void)
XStreamMapType::value_type XStreamMapEntryType
Superclass::XStreamMapEntryType XStreamMapEntryType
CStreamMapType::value_type CStreamMapEntryType
Superclass::int_type int_type
virtual void SetOutputs(const CStreamMapType &outputmap)
xoutbase< charT, traits > Superclass
Superclass::off_type off_type
virtual int RemoveOutput(const char *name)
basic_ostream< charT, traits > ostream_type
virtual const XStreamMapType & GetXOutputs(void)
Superclass::CStreamMapIteratorType CStreamMapIteratorType
XStreamMapType::iterator XStreamMapIteratorType
virtual int AddOutput(const char *name, Superclass *output)
traits::pos_type pos_type
Superclass::ostream_type ostream_type
traits::off_type off_type
Superclass::CStreamMapType CStreamMapType
xout class with only basic functionality.
CStreamMapType::iterator CStreamMapIteratorType
std::map< std::string, ostream_type * > CStreamMapType
Superclass::traits_type traits_type
std::map< std::string, Self * > XStreamMapType
Superclass::CStreamMapEntryType CStreamMapEntryType
traits::int_type int_type
basic_ios< charT, traits > ios_type
Superclass::ios_type ios_type
virtual int AddOutput(const char *name, ostream_type *output)
Generated on OURCE_DATE_EPOCH for elastix by 1.8.18 |
|