libmoost
moost::scoped_format Class Reference

#include <terminal_format.hpp>

List of all members.

Public Member Functions

 scoped_format (std::ostream &s)
 ~scoped_format ()

Private Attributes

std::ostream & m_s

Detailed Description

Definition at line 241 of file terminal_format.hpp.


Constructor & Destructor Documentation

moost::scoped_format::scoped_format ( std::ostream &  s) [inline]

Definition at line 244 of file terminal_format.hpp.

Definition at line 246 of file terminal_format.hpp.

Here is the call graph for this function:


Member Data Documentation

std::ostream& moost::scoped_format::m_s [private]

Definition at line 250 of file terminal_format.hpp.


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