ldas-tools-al
2.6.7
|
#include <fstream.hh>
Public Types | |
typedef _Traits::int_type | int_type |
typedef _Traits | traits_type |
typedef _Traits::int_type | int_type |
typedef _Traits | traits_type |
typedef _Traits::int_type | int_type |
typedef _Traits | traits_type |
Static Public Member Functions | |
static int_type | _M_doit (basic_filebuf< _CharT, _Traits > *__this) |
static int_type | _M_doit (basic_filebuf< _CharT, _Traits > *__this) |
static int_type | _M_doit (basic_filebuf< _CharT, _Traits > *__this) |
underflow() may be called for one of two reasons. (1) We've been going through the special putback buffer, and we need to move back to the regular internal buffer. (2) We've exhausted the internal buffer, and we need to replentish it.
typedef _Traits::int_type _Underflow< _CharT, _Traits >::int_type |
typedef _Traits::int_type _Underflow< _CharT, _Traits >::int_type |
typedef _Traits::int_type _Underflow< _CharT, _Traits >::int_type |
typedef _Traits _Underflow< _CharT, _Traits >::traits_type |
typedef _Traits _Underflow< _CharT, _Traits >::traits_type |
typedef _Traits _Underflow< _CharT, _Traits >::traits_type |
|
static |
There is a specialized version of underflow, for basic_filebuf<char>, in fstream.cxx.
|
static |
|
static |