Public Member Functions | Static Public Attributes

game::load_game_exception Class Reference

Exception used to signal that the user has decided to abort a game, and to load another game instead. More...

#include <game_errors.hpp>

Inheritance diagram for game::load_game_exception:
Inheritance graph
[legend]
Collaboration diagram for game::load_game_exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 load_game_exception ()
 load_game_exception (const std::string &game_, const bool show_replay_, const bool cancel_orders_, const bool select_difficulty_, const std::string &difficulty_)

Static Public Attributes

static std::string game
static bool show_replay
static bool cancel_orders
static bool select_difficulty
static std::string difficulty

Detailed Description

Exception used to signal that the user has decided to abort a game, and to load another game instead.

Definition at line 55 of file game_errors.hpp.


Constructor & Destructor Documentation

game::load_game_exception::load_game_exception (  )  [inline]

Definition at line 60 of file game_errors.hpp.

game::load_game_exception::load_game_exception ( const std::string &  game_,
const bool  show_replay_,
const bool  cancel_orders_,
const bool  select_difficulty_,
const std::string &  difficulty_ 
) [inline]

Definition at line 65 of file game_errors.hpp.

References cancel_orders, difficulty, game, select_difficulty, and show_replay.


Member Data Documentation

Definition at line 82 of file game_errors.hpp.

Referenced by game_controller::load_game(), and load_game_exception().

Definition at line 84 of file game_errors.hpp.

Referenced by game_controller::load_game(), and load_game_exception().

std::string game::load_game_exception::game [static]

Definition at line 83 of file game_errors.hpp.

Referenced by game_controller::load_game(), and load_game_exception().

Definition at line 81 of file game_errors.hpp.

Referenced by game_controller::load_game(), and load_game_exception().


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:20:41 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs