Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

more::io::basic_ipstreambuf Class Template Reference

IO buffer of an input pipe stream. More...

#include <more/io/ipstream.h>

Collaboration diagram for more::io::basic_ipstreambuf:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

Protected Methods


Detailed Description

template<typename Char, typename Traits>
class more::io::basic_ipstreambuf< Char, Traits >

IO buffer of an input pipe stream.


Member Typedef Documentation

template<typename Char, typename Traits>
typedef Char more::io::basic_ipstreambuf::char_type
 

template<typename Char, typename Traits>
typedef Traits::int_type more::io::basic_ipstreambuf::int_type
 

template<typename Char, typename Traits>
typedef Traits::off_type more::io::basic_ipstreambuf::off_type
 

template<typename Char, typename Traits>
typedef Traits::pos_type more::io::basic_ipstreambuf::pos_type
 

template<typename Char, typename Traits>
typedef Traits more::io::basic_ipstreambuf::traits_type
 


Constructor & Destructor Documentation

template<typename Char, typename Traits>
more::io::basic_ipstreambuf< Char, Traits >::basic_ipstreambuf char const *   
 

template<typename Char, typename Traits>
virtual more::io::basic_ipstreambuf< Char, Traits >::~basic_ipstreambuf   [virtual]
 


Member Function Documentation

template<typename Char, typename Traits>
bool more::io::basic_ipstreambuf< Char, Traits >::is_open   const [inline]
 

template<typename Char, typename Traits>
virtual int_type more::io::basic_ipstreambuf< Char, Traits >::underflow   [protected, virtual]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 7 19:12:41 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by Dimitri van Heesch.