Go to the source code of this file.
Namespaces | |
game_logic | |
Typedefs | |
typedef boost::intrusive_ptr < map_formula_callable > | game_logic::map_formula_callable_ptr |
typedef boost::intrusive_ptr < const map_formula_callable > | game_logic::const_map_formula_callable_ptr |
Enumerations | |
enum | game_logic::FORMULA_ACCESS_TYPE { game_logic::FORMULA_READ_ONLY, game_logic::FORMULA_WRITE_ONLY, game_logic::FORMULA_READ_WRITE } |