ReactOS 0.4.16-dev-106-g10b08aa
|
#include <_ostream.h>
Public Member Functions | |
sentry (basic_ostream< _CharT, _Traits > &__str) | |
~sentry () | |
operator bool () const | |
Private Types | |
typedef sentry | _Self |
Private Member Functions | |
sentry (const _Self &__s) | |
_Self & | operator= (const _Self &) |
Private Attributes | |
basic_ostream< _CharT, _Traits > & | _M_str |
bool | _M_ok |
Definition at line 172 of file _ostream.h.
|
private |
Definition at line 173 of file _ostream.h.
|
inlineexplicit |
Definition at line 180 of file _ostream.h.
|
inline |
Definition at line 184 of file _ostream.h.
|
inlineprivate |
Definition at line 195 of file _ostream.h.
|
inline |
Definition at line 192 of file _ostream.h.
|
inlineprivate |
Definition at line 196 of file _ostream.h.
|
private |
Definition at line 178 of file _ostream.h.
|
private |
Definition at line 176 of file _ostream.h.