#include <contexts.hpp>


Public Member Functions | |
| rca_context_proxy () | |
| virtual | ~rca_context_proxy () |
| void | init_rca_context_proxy (rca_context &target) |
| rca_context & | get_rca_context () |
Private Attributes | |
| rca_context * | target_ |
Definition at line 123 of file contexts.hpp.
| ai::rca_context_proxy::rca_context_proxy | ( | ) |
Definition at line 48 of file contexts.cpp.
| ai::rca_context_proxy::~rca_context_proxy | ( | ) | [virtual] |
Definition at line 54 of file contexts.cpp.
| rca_context& ai::rca_context_proxy::get_rca_context | ( | ) | [inline] |
Definition at line 138 of file contexts.hpp.
References ai::rca_context::get_rca_context(), and target_.

| void ai::rca_context_proxy::init_rca_context_proxy | ( | rca_context & | target | ) | [inline] |
Definition at line 131 of file contexts.hpp.
References ai::ai_context_proxy::init_ai_context_proxy(), and target_.
Referenced by ai::candidate_action::candidate_action().


rca_context* ai::rca_context_proxy::target_ [private] |
Reimplemented from ai::ai_context_proxy.
Definition at line 145 of file contexts.hpp.
Referenced by get_rca_context(), and init_rca_context_proxy().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:18:24 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |