|
BcPOC
SF-HRP ASM implementation
|
#include <plan_rule.hpp>
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 |
Rule representing sub-plan
| PlanRule::PlanRule | ( | ptrSimplePlan | pp, |
| unsigned int | prio, | ||
| unsigned int | weight, | ||
| ptrSimplePlan | plan, | ||
| unsigned int | flags, | ||
| unsigned int | stt, | ||
| unsigned int | fails, | ||
| unsigned int | successes | ||
| ) |
| int PlanRule::GetAction | ( | ) | [virtual] |
Implements BaseRule.
ptrSimplePlan PlanRule::_plan [protected] |
1.7.4