61 #ifndef BOOST_FDSTREAM_HPP
62 #define BOOST_FDSTREAM_HPP
64 #if !defined( __GNUC__ ) || __GNUC__-0 >= 3
70 #include <streambuf.h>
87 #if defined( __GNUC__ ) && __GNUC__-0 < 3
104 std::streamsize num);
137 #if defined( __GNUC__ ) && __GNUC__-0 < 3
138 typedef int int_type;
139 typedef string::traits_type traits_type;
virtual int_type underflow()
char buffer[bufSize+pbSize]
virtual int_type overflow(int_type c)
virtual std::streamsize xsputn(const char *s, std::streamsize num)