Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

mpcl::io::IStreamable< TChar, TTraits > Class Template Reference

Base input-output streamable class. More...

#include <streamable.hh>

Inheritance diagram for mpcl::io::IStreamable< TChar, TTraits >:

mpcl::io::IInputStreamable< TChar, TTraits > mpcl::io::IOutputStreamable< TChar, TTraits > List of all members.

Public Types

typedef TChar char_type
 Character type.

typedef TTraits traits_type
 Traits type.


Detailed Description

template<typename TChar = char, typename TTraits = std::char_traits<TChar>>
class mpcl::io::IStreamable< TChar, TTraits >

Base input-output streamable class.

Definition at line 47 of file streamable.hh.


The documentation for this class was generated from the following file:
Generated on Mon Oct 13 02:35:25 2003 for MPCL by doxygen1.2.18