this class is a lazily-initializing proxy for a stage More...
#include <stage.hpp>

Public Member Functions | |
| ministage (const config &cfg) | |
| virtual | ~ministage () |
| stage_ptr | get_stage_ptr (ai_context &context) |
| config | to_config () const |
Private Attributes | |
| config | cfg_ |
| stage_ptr | stage_ |
this class is a lazily-initializing proxy for a stage
Definition at line 145 of file stage.hpp.
| stage_ptr ai::ministage::get_stage_ptr | ( | ai_context & | context | ) |
| config ai::ministage::to_config | ( | ) | const |
Definition at line 143 of file stage.cpp.
Referenced by ai::config_value_translator< ministage >::value_to_cfg().

config ai::ministage::cfg_ [private] |
Definition at line 153 of file stage.hpp.
Referenced by get_stage_ptr(), and to_config().
stage_ptr ai::ministage::stage_ [private] |
Definition at line 154 of file stage.hpp.
Referenced by get_stage_ptr(), and to_config().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:32 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |