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
play_controller::scoped_savegame_snapshot Struct Reference

#include <play_controller.hpp>

Public Member Functions

 scoped_savegame_snapshot (const play_controller &controller)
 
 ~scoped_savegame_snapshot ()
 

Public Attributes

const play_controllercontroller_
 

Detailed Description

Definition at line 273 of file play_controller.hpp.

Constructor & Destructor Documentation

play_controller::scoped_savegame_snapshot::scoped_savegame_snapshot ( const play_controller controller)
play_controller::scoped_savegame_snapshot::~scoped_savegame_snapshot ( )

Definition at line 1266 of file play_controller.cpp.

Member Data Documentation

const play_controller& play_controller::scoped_savegame_snapshot::controller_

Definition at line 277 of file play_controller.hpp.

Referenced by scoped_savegame_snapshot().


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