39 #ifndef _STLP_STDIO_STREAMBUF 40 #define _STLP_STDIO_STREAMBUF static int_type _STLP_CALL eof()
char_traits< char > ::int_type int_type
pos_type seekoff(off_type, ios_base::seekdir, ios_base::openmode=ios_base::in|ios_base::out)
#define _STLP_MOVE_TO_PRIV_NAMESPACE
char_traits< char > ::pos_type pos_type
stdio_ostreambuf(FILE *__f)
pos_type seekpos(pos_type, ios_base::openmode=ios_base::in|ios_base::out)
stdio_istreambuf(FILE *__f)
streambuf * setbuf(char *, streamsize)
#define _STLP_MOVE_TO_STD_NAMESPACE
int_type overflow(int_type c=traits_type::eof())
virtual int_type pbackfail(int_type c=traits_type::eof())
#define _STLP_END_NAMESPACE
#define _STLP_BEGIN_NAMESPACE
char_traits< char > ::off_type off_type
stdio_streambuf_base(FILE *)