#include <BehaviorHelper.hpp>
Static Public Member Functions | |
| static bool | isAllowedBehaviorTransition (const Behavior &from, const Behavior &to) |
| static bool | isAllowedTypeTransition (const BehaviorType &from, const BehaviorType &to) |
Definition at line 18 of file BehaviorHelper.hpp.
| bool TELEKYB_NAMESPACE::BehaviorHelper::isAllowedBehaviorTransition | ( | const Behavior & | from, |
| const Behavior & | to | ||
| ) | [inline, static] |
Definition at line 40 of file BehaviorHelper.hpp.
| bool TELEKYB_NAMESPACE::BehaviorHelper::isAllowedTypeTransition | ( | const BehaviorType & | from, |
| const BehaviorType & | to | ||
| ) | [inline, static] |
Definition at line 26 of file BehaviorHelper.hpp.