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

CHierarchicalStack Class Reference

A list of Actions representing the actual hierarchical Stack. More...

#include <caction.h>

List of all members.



Public Member Functions

  CHierarchicalStack ()
virtual  ~CHierarchicalStack ()
void  clearAndDelete ()

Detailed Description

A list of Actions representing the actual hierarchical Stack.

The actual hierarchical stack contains alls ExtendedActions which are aktiv at the moment and the PrimitiveAction which is returned by the last extended action.


Constructor & Destructor Documentation

CHierarchicalStack::CHierarchicalStack  ) 
 
virtual CHierarchicalStack::~CHierarchicalStack  )  [virtual]
 

Member Function Documentation

void CHierarchicalStack::clearAndDelete  ) 
 

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