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

more::io::basic_opstreambuf Class Template Reference

An IO stream buffer of an output pipe. More...

#include <more/io/opstream.h>

Collaboration diagram for more::io::basic_opstreambuf:

Collaboration graph
[legend]
List of all members.

Public Types

Public Methods

Protected Methods


Detailed Description

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

An IO stream buffer of an output pipe.


Member Typedef Documentation

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

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

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

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

template<typename Char, typename Traits>
virtual int_type more::io::basic_opstreambuf< Char, Traits >::overflow int_type    = traits_type::eof() [protected, virtual]
 

template<typename Char, typename Traits>
virtual int more::io::basic_opstreambuf< Char, Traits >::sync   [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.