BcPOC
SF-HRP ASM implementation
Public Member Functions | Protected Attributes | Friends
ReactivePlanner Class Reference

#include <reactive_planner.hpp>

List of all members.

Public Member Functions

 ReactivePlanner ()
 ~ReactivePlanner ()
void EntryPlan (ptrSimplePlan)
int GetAction ()
void SetInactive (ptrBaseRule)
ptrBaseRule GetActive ()

Protected Attributes

ptrSimplePlan _root_plan
ptrBaseRule _active_rule

Friends

int SimplePlan::GetAction ()

Constructor & Destructor Documentation

ReactivePlanner::ReactivePlanner ( )
ReactivePlanner::~ReactivePlanner ( )

Member Function Documentation

void ReactivePlanner::EntryPlan ( ptrSimplePlan  entry)
int ReactivePlanner::GetAction ( )
ptrBaseRule ReactivePlanner::GetActive ( )
void ReactivePlanner::SetInactive ( ptrBaseRule  rule)

Friends And Related Function Documentation

int SimplePlan::GetAction ( ) [friend]

Member Data Documentation


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