#include <formatter.hpp>
Public Member Functions | |
template<typename T> | |
formatter & | operator<< (const T &o) |
const std::string | str () |
const char * | c_str () |
operator std::string () | |
Private Attributes | |
std::ostringstream | stream_ |
Definition at line 18 of file formatter.hpp.
formatter& formatter::operator<< | ( | const T & | o | ) | [inline] |
const std::string formatter::str | ( | ) | [inline] |
const char* formatter::c_str | ( | ) | [inline] |
formatter::operator std::string | ( | ) | [inline] |
std::ostringstream formatter::stream_ [private] |
Definition at line 39 of file formatter.hpp.
Referenced by operator std::string(), operator<<(), and str().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |