basic_istream::sentry Class Reference
class basic_istream::sentry |
Public Member Type Definitions |
---|
typedef | _Traits traits_type |
Private Attributes |
---|
const bool | _M_ok |
Constructor & Destructor Documentation
sentry(basic_istream< _CharT, _Traits > &, bool)
sentry | ( | basic_istream< _CharT, _Traits > & | __istr, |
| bool | __noskipws = false |
| ) | [inline, explicit] |
Parameters
basic_istream< _CharT, _Traits > & __istr | |
bool __noskipws = false | |
sentry(basic_istream< _CharT, _Traits > &, _No_Skip_WS)
sentry(const _Self &)
sentry | ( | const _Self & | | ) | [private, inline] |
Member Functions Documentation
operator bool()
operator bool | ( | ) | const [inline] |
Member Type Definitions Documentation
Typedef traits_type
typedef _Traits | traits_type |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.