BcPOC
SF-HRP ASM implementation
Public Member Functions
CCondition Class Reference

#include <condition.hpp>

Inheritance diagram for CCondition:
CNodeBase

List of all members.

Public Member Functions

 CCondition (CNodeBase *, std::string &name)
 ~CCondition ()
virtual void Reevaluate ()
void SetReleaseable (IReleaseable *)

Constructor & Destructor Documentation

CCondition::CCondition ( CNodeBase rootNode,
std::string &  name 
)
CCondition::~CCondition ( )

Member Function Documentation

void CCondition::Reevaluate ( ) [virtual]

Triggers IReleaseable

Implements CNodeBase.

void CCondition::SetReleaseable ( IReleaseable rel)

Set appropriate plan or action


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