Reinforcement Learning Toolbox 2.0
last updated:
General
Documentation
Manual
Tutorial
Class Reference
Master Thesis
Examples
Related Papers
Downloads
Links
News
mailto:webmaster
Main Page     Class Hierarchy   Compound List   File List   Compound Members   File Members

CSubGoalController Class Reference

#include <chierarchicbehaviours.h>

Inheritance diagram for CSubGoalController:

CAgentController CActionObject CParameterObject CParameters List of all members.


Public Member Functions

  CSubGoalController (CActionSet *hierarchicActions)
virtual CAction getNextAction (CStateCollection *state, CActionDataSet *data=NULL)
  Virtual function for returning the action for the specified state, must be implemented by all subclasses.


Constructor & Destructor Documentation

CSubGoalController::CSubGoalController CActionSet hierarchicActions  ) 
 

Member Function Documentation

virtual CAction* CSubGoalController::getNextAction CStateCollection state,
CActionDataSet data = NULL
[virtual]
 

Virtual function for returning the action for the specified state, must be implemented by all subclasses.

Implements CAgentController.


The documentation for this class was generated from the following file: