basic_ostream< _CharT, _Traits >::sentry Class Reference

#include <_ostream.h>

List of all members.

Public Member Functions

 sentry (basic_ostream< _CharT, _Traits > &__str)
 ~sentry ()
 operator bool () const


Detailed Description

template<class _CharT, class _Traits>
class basic_ostream< _CharT, _Traits >::sentry

Definition at line 172 of file _ostream.h.


Constructor & Destructor Documentation

template<class _CharT, class _Traits>
basic_ostream< _CharT, _Traits >::sentry::sentry ( basic_ostream< _CharT, _Traits > &  __str  )  [inline, explicit]

Definition at line 180 of file _ostream.h.

template<class _CharT, class _Traits>
basic_ostream< _CharT, _Traits >::sentry::~sentry (  )  [inline]

Definition at line 184 of file _ostream.h.

References _STLP_NO_UNCAUGHT_EXCEPT_SUPPORT, and ios_base::unitbuf.


Member Function Documentation

template<class _CharT, class _Traits>
basic_ostream< _CharT, _Traits >::sentry::operator bool (  )  const [inline]

Definition at line 192 of file _ostream.h.


The documentation for this class was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_ostream.h



Generated on Mon Mar 10 15:32:57 2008 by  doxygen 1.5.1