#include <std_istream.h>
Public Types | |
| typedef _Traits | traits_type |
| typedef basic_streambuf< _CharT, _Traits > | __streambuf_type |
| typedef basic_istream< _CharT, _Traits > | __istream_type |
| typedef __istream_type::__ctype_type | __ctype_type |
| typedef _Traits::int_type | __int_type |
Public Methods | |
| sentry (basic_istream< _CharT, _Traits > &__is, bool __noskipws=false) | |
| operator bool () | |
Private Attributes | |
| bool | _M_ok |
|
|||||
|
Definition at line 220 of file std_istream.h. Referenced by std::basic_istream< _CharT, _Traits >::sentry::sentry(). |
|
|||||
|
Definition at line 221 of file std_istream.h. Referenced by std::basic_istream< _CharT, _Traits >::sentry::sentry(). |
|
|||||
|
Definition at line 219 of file std_istream.h. |
|
|||||
|
Definition at line 218 of file std_istream.h. Referenced by std::basic_istream< _CharT, _Traits >::sentry::sentry(). |
|
|||||
|
Definition at line 217 of file std_istream.h. |
|
||||||||||||||||
|
|||||||||
|
Definition at line 226 of file std_istream.h. |
|
|||||
|
Definition at line 229 of file std_istream.h. Referenced by std::basic_istream< _CharT, _Traits >::sentry::sentry(). |
1.2.15