Public Member Functions

ai::register_engine_factory< ENGINE > Class Template Reference

#include <engine.hpp>

Inheritance diagram for ai::register_engine_factory< ENGINE >:
Inheritance graph
[legend]
Collaboration diagram for ai::register_engine_factory< ENGINE >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 register_engine_factory (const std::string &name)
virtual engine_ptr get_new_instance (readonly_context &ai, const config &cfg)
virtual engine_ptr get_new_instance (readonly_context &ai, const std::string &name)

Detailed Description

template<class ENGINE>
class ai::register_engine_factory< ENGINE >

Definition at line 146 of file engine.hpp.


Constructor & Destructor Documentation

template<class ENGINE >
ai::register_engine_factory< ENGINE >::register_engine_factory ( const std::string &  name  )  [inline]

Definition at line 148 of file engine.hpp.


Member Function Documentation

template<class ENGINE >
virtual engine_ptr ai::register_engine_factory< ENGINE >::get_new_instance ( readonly_context ai,
const config cfg 
) [inline, virtual]

Implements ai::engine_factory.

Definition at line 153 of file engine.hpp.

template<class ENGINE >
virtual engine_ptr ai::register_engine_factory< ENGINE >::get_new_instance ( readonly_context ai,
const std::string &  name 
) [inline, virtual]

Implements ai::engine_factory.

Definition at line 157 of file engine.hpp.


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