Filename and modification date for a file list. More...
#include <savegame.hpp>

Public Member Functions | |
| save_info (const std::string &n, time_t t) | |
| const std::string | format_time_summary () const |
| const std::string | format_time_local () const |
Public Attributes | |
| std::string | name |
| time_t | time_modified |
Filename and modification date for a file list.
Definition at line 34 of file savegame.hpp.
| savegame::save_info::save_info | ( | const std::string & | n, | |
| time_t | t | |||
| ) | [inline] |
Definition at line 35 of file savegame.hpp.
| const std::string savegame::save_info::format_time_local | ( | ) | const |
Definition at line 135 of file savegame.cpp.
References _, LOG_SAVE, time_modified, and preferences::use_twelve_hour_clock_format().

| const std::string savegame::save_info::format_time_summary | ( | ) | const |
Definition at line 152 of file savegame.cpp.
References _, time_modified, and preferences::use_twelve_hour_clock_format().
Referenced by gui2::tdata_manage::filter_text_changed().


| std::string savegame::save_info::name |
Definition at line 36 of file savegame.hpp.
Referenced by gui2::tgame_load::evaluate_summary_string(), gui2::tdata_manage::filter_text_changed(), and savegame::save_info_less_time::operator()().
Definition at line 37 of file savegame.hpp.
Referenced by format_time_local(), format_time_summary(), and savegame::save_info_less_time::operator()().
| Generated by doxygen 1.7.1 on Sat Feb 18 2012 01:13:12 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |