35 template<
class charT,
class traits =
char_traits<
charT> >
68 virtual void WriteBufferedData(
void);
81 #include "xoutcell.hxx"
84 #endif // end #ifndef __xoutcell_h
XStreamMapType::value_type XStreamMapEntryType
Superclass::int_type int_type
basic_ios< charT, traits > ios_type
Superclass::ostream_type ostream_type
Superclass::off_type off_type
CStreamMapType::value_type CStreamMapEntryType
Superclass::XStreamMapEntryType XStreamMapEntryType
basic_ostream< charT, traits > ostream_type
Superclass::CStreamMapIteratorType CStreamMapIteratorType
traits::pos_type pos_type
Superclass::char_type char_type
Superclass::CStreamMapType CStreamMapType
Superclass::pos_type pos_type
XStreamMapType::iterator XStreamMapIteratorType
std::basic_ostringstream< charT, traits > InternalBufferType
traits::int_type int_type
Superclass::ios_type ios_type
std::map< std::string, Self * > XStreamMapType
std::map< std::string, ostream_type * > CStreamMapType
traits::off_type off_type
Superclass::XStreamMapIteratorType XStreamMapIteratorType
CStreamMapType::iterator CStreamMapIteratorType
Stores the input in a string stream.
Superclass::XStreamMapType XStreamMapType
InternalBufferType m_InternalBuffer
Superclass::traits_type traits_type
Superclass::CStreamMapEntryType CStreamMapEntryType
xoutbase< charT, traits > Superclass