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

#include <plan_rule.hpp>

Inheritance diagram for PlanRule:
BaseRule IReleaseable

List of all members.

Public Member Functions

 PlanRule (ptrSimplePlan, unsigned int, unsigned int, ptrSimplePlan, unsigned int, unsigned int, unsigned int, unsigned int)
virtual int GetAction ()

Protected Attributes

ptrSimplePlan _plan

Detailed Description

Rule representing sub-plan


Constructor & Destructor Documentation

PlanRule::PlanRule ( ptrSimplePlan  pp,
unsigned int  prio,
unsigned int  weight,
ptrSimplePlan  plan,
unsigned int  flags,
unsigned int  stt,
unsigned int  fails,
unsigned int  successes 
)

Member Function Documentation

int PlanRule::GetAction ( ) [virtual]

Implements BaseRule.


Member Data Documentation


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