The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
savegame::create_save_info Class Reference

#include <save_index.hpp>

Public Member Functions

 create_save_info (const std::string *d=nullptr)
 
save_info operator() (const std::string &filename) const
 

Public Attributes

const std::string dir
 

Detailed Description

Definition at line 69 of file save_index.hpp.

Constructor & Destructor Documentation

savegame::create_save_info::create_save_info ( const std::string d = nullptr)

Definition at line 320 of file save_index.cpp.

Member Function Documentation

save_info savegame::create_save_info::operator() ( const std::string filename) const

Member Data Documentation

const std::string savegame::create_save_info::dir

Definition at line 73 of file save_index.hpp.

Referenced by savegame::get_saves_list(), and operator()().


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