Public Member Functions | Public Attributes

savegame::save_info Struct Reference

Filename and modification date for a file list. More...

#include <savegame.hpp>

Collaboration diagram for savegame::save_info:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Filename and modification date for a file list.

Definition at line 34 of file savegame.hpp.


Constructor & Destructor Documentation

savegame::save_info::save_info ( const std::string &  n,
time_t  t 
) [inline]

Definition at line 35 of file savegame.hpp.


Member Function Documentation

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().

Here is the call graph for this function:

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().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Sat Feb 18 2012 01:13:12 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs