#include <filesystem.hpp>
Public Member Functions | |
scoped_ostream (std::ostream *s) | |
scoped_ostream & | operator= (std::ostream *) |
std::ostream & | operator* () |
std::ostream * | operator-> () |
~scoped_ostream () | |
Private Attributes | |
std::ostream * | stream |
Definition at line 180 of file filesystem.hpp.
scoped_ostream::scoped_ostream | ( | std::ostream * | s | ) | [inline] |
Definition at line 183 of file filesystem.hpp.
scoped_ostream::~scoped_ostream | ( | ) |
scoped_ostream& scoped_ostream::operator= | ( | std::ostream * | ) |
std::ostream& scoped_ostream::operator* | ( | ) | [inline] |
std::ostream* scoped_ostream::operator-> | ( | ) | [inline] |
std::ostream* scoped_ostream::stream [private] |
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |