Public Member Functions | Private Attributes

game_logic::ai_function_symbol_table Class Reference

#include <function_table.hpp>

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

List of all members.

Public Member Functions

 ai_function_symbol_table (ai::formula_ai &ai)
expression_ptr create_function (const std::string &fn, const std::vector< expression_ptr > &args) const

Private Attributes

ai::formula_aiai_
std::set< std::string > move_functions

Detailed Description

Definition at line 28 of file function_table.hpp.


Constructor & Destructor Documentation

game_logic::ai_function_symbol_table::ai_function_symbol_table ( ai::formula_ai ai  )  [inline, explicit]

Definition at line 31 of file function_table.hpp.


Member Function Documentation

expression_ptr game_logic::ai_function_symbol_table::create_function ( const std::string &  fn,
const std::vector< expression_ptr > &  args 
) const [virtual]

Reimplemented from game_logic::function_symbol_table.

Definition at line 1676 of file function_table.cpp.

References ai_.


Member Data Documentation

Definition at line 40 of file function_table.hpp.

Referenced by create_function().

Definition at line 41 of file function_table.hpp.


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:51 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs