stdio_ostreambuf Class Reference

#include <stdio_streambuf.h>

Inheritance diagram for stdio_ostreambuf:

stdio_streambuf_base basic_streambuf< char, char_traits< char > > List of all members.

Public Member Functions

 stdio_ostreambuf (FILE *__f)
 ~stdio_ostreambuf ()

Protected Member Functions

streamsize showmanyc ()
int_type overflow (int_type c=traits_type::eof())

Detailed Description

Definition at line 84 of file stdio_streambuf.h.


Constructor & Destructor Documentation

stdio_ostreambuf::stdio_ostreambuf ( FILE *  __f  )  [inline]

Definition at line 86 of file stdio_streambuf.h.

stdio_ostreambuf::~stdio_ostreambuf (  ) 

Definition at line 248 of file stdio_streambuf.cpp.


Member Function Documentation

streamsize stdio_ostreambuf::showmanyc (  )  [protected, virtual]

Reimplemented from basic_streambuf< char, char_traits< char > >.

Definition at line 250 of file stdio_streambuf.cpp.


The documentation for this class was generated from the following files:



Generated on Mon Mar 10 15:33:03 2008 by  doxygen 1.5.1