iof::fmt_guard Class Reference

#include <fmt_guard.hpp>

Collaboration diagram for iof::fmt_guard:

Collaboration graph
[legend]
List of all members.

Detailed Description

Restore formatting, at guard destruction, that stream had when guard constructed.

Can be used with any stream derived from std::istream or std::ostream.


Public Member Functions

 fmt_guard (std::ios &strm)
template<typename Stream>
 fmt_guard (Stream &strm, const fmt_spec &newFmt)
template<typename Stream>
 fmt_guard (Stream &strm, const char *newFmt)


The documentation for this class was generated from the following file:
Generated on Fri Nov 24 16:16:01 2006 for IOF Library by doxygen 1.5.1-p1
Thanks to SourceForge.net Logo for hosting