scoped_istream Class Reference

#include <filesystem.hpp>

List of all members.

Public Member Functions

 scoped_istream (std::istream *s)
scoped_istreamoperator= (std::istream *)
std::istream & operator* ()
std::istream * operator-> ()
 ~scoped_istream ()

Private Attributes

std::istream * stream


Detailed Description

Definition at line 170 of file filesystem.hpp.


Constructor & Destructor Documentation

scoped_istream::scoped_istream ( std::istream *  s  )  [inline]

Definition at line 173 of file filesystem.hpp.

scoped_istream::~scoped_istream (  ) 


Member Function Documentation

scoped_istream& scoped_istream::operator= ( std::istream *   ) 

std::istream& scoped_istream::operator* (  )  [inline]

Definition at line 175 of file filesystem.hpp.

References stream.

std::istream* scoped_istream::operator-> (  )  [inline]

Definition at line 176 of file filesystem.hpp.

References stream.


Member Data Documentation

std::istream* scoped_istream::stream [private]

Definition at line 171 of file filesystem.hpp.

Referenced by operator*(), and operator->().


The documentation for this class was generated from the following file:

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs