Public Member Functions | Private Member Functions | Private Attributes

game_logic::fallback_callable Class Reference

#include <callable_objects.hpp>

Inheritance diagram for game_logic::fallback_callable:
Inheritance graph
[legend]
Collaboration diagram for game_logic::fallback_callable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 fallback_callable (const std::string &key)
const std::string & key () const

Private Member Functions

variant get_value (const std::string &) const

Private Attributes

std::string key_

Detailed Description

Definition at line 198 of file callable_objects.hpp.


Constructor & Destructor Documentation

game_logic::fallback_callable::fallback_callable ( const std::string &  key  )  [inline, explicit]

Definition at line 202 of file callable_objects.hpp.


Member Function Documentation

variant game_logic::fallback_callable::get_value ( const std::string &   )  const [inline, private, virtual]

Implements game_logic::formula_callable.

Definition at line 200 of file callable_objects.hpp.

const std::string& game_logic::fallback_callable::key (  )  const [inline]

Definition at line 205 of file callable_objects.hpp.

References key_.


Member Data Documentation

std::string game_logic::fallback_callable::key_ [private]

Definition at line 199 of file callable_objects.hpp.

Referenced by key().


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

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