, including all inherited members.
addBoundsOption(const std::string name_, const std::string description_, const _T &defaultValue_, const _T &lowerBound_, const _T &upperBound_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
addBoundsOption(const std::string name_, const std::string description_, const _T &defaultValue_, const _T &lowerBound_, const _T &upperBound_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
addOption(const std::string name_, const std::string description_, const _T &defaultValue_, bool mandatory_=false, bool readOnly_=false) | TELEKYB_NAMESPACE::OptionContainer | |
bController | TELEKYB_NAMESPACE::Behavior | [protected] |
Behavior(const std::string &name_, const BehaviorType &type_) | TELEKYB_NAMESPACE::Behavior | [protected] |
behaviorFromID(uint64_t behaviorID) | TELEKYB_NAMESPACE::Behavior | [static] |
behaviorInterface | TELEKYB_NAMESPACE::Behavior | [protected] |
behaviorToID(Behavior *b) | TELEKYB_NAMESPACE::Behavior | [static] |
canTransitionTo(const Behavior &toBehavior) const | TELEKYB_NAMESPACE::Behavior | |
destroy() | telekyb_behavior::NormalBrake | [virtual] |
didBecomeActive(const TKState ¤tState, const Behavior &previousBehavior) | telekyb_behavior::NormalBrake | [virtual] |
didBecomeInActive(const TKState ¤tState, const Behavior &nextBehavior) | telekyb_behavior::NormalBrake | [virtual] |
exists(Behavior *behavior) | TELEKYB_NAMESPACE::Behavior | [static] |
exists(uint64_t behaviorID) | TELEKYB_NAMESPACE::Behavior | [static] |
get(YAML::Node &node) | TELEKYB_NAMESPACE::OptionContainer | |
getGlobalOptionByName(const std::string &containerName, const std::string &optionName) | TELEKYB_NAMESPACE::OptionContainer | [static] |
getID() const | TELEKYB_NAMESPACE::Behavior | |
getIDString() const | TELEKYB_NAMESPACE::Behavior | |
getName() const | TELEKYB_NAMESPACE::Behavior | |
getNextBehavior() const | TELEKYB_NAMESPACE::Behavior | |
getNodeHandle() const | TELEKYB_NAMESPACE::Behavior | |
getNSPrefixedName(const std::string &name_) const | TELEKYB_NAMESPACE::OptionContainer | |
getOptionByName(const std::string &optionName) | TELEKYB_NAMESPACE::OptionContainer | |
getOptionContainerNamespace() const | TELEKYB_NAMESPACE::OptionContainer | |
getType() const | TELEKYB_NAMESPACE::Behavior | |
globalContainerMap | TELEKYB_NAMESPACE::OptionContainer | [protected, static] |
hasNextBehavior() const | TELEKYB_NAMESPACE::Behavior | |
initialize() | telekyb_behavior::NormalBrake | [virtual] |
isActive() const | TELEKYB_NAMESPACE::Behavior | |
isParameterInitialized() const | TELEKYB_NAMESPACE::Behavior | |
isValid(const TKState ¤tState) const | telekyb_behavior::NormalBrake | [virtual] |
name | TELEKYB_NAMESPACE::Behavior | [protected] |
nextBehavior | TELEKYB_NAMESPACE::Behavior | [protected] |
nodeHandle | TELEKYB_NAMESPACE::Behavior | [protected] |
NormalBrake() | telekyb_behavior::NormalBrake | |
OptionContainer(const std::string &optionContainerNamespace_) | TELEKYB_NAMESPACE::OptionContainer | |
optionContainerNamespace | TELEKYB_NAMESPACE::OptionContainer | [protected] |
optionsMap | TELEKYB_NAMESPACE::OptionContainer | [protected] |
parameterInitialized | TELEKYB_NAMESPACE::Behavior | [protected] |
rosOptionContainer | TELEKYB_NAMESPACE::OptionContainer | [protected] |
set(const YAML::Node &node) | TELEKYB_NAMESPACE::OptionContainer | |
setNextBehavior(Behavior *nextBehavior_) | TELEKYB_NAMESPACE::Behavior | |
setParameterInitialized(bool parameterInitialized_) | TELEKYB_NAMESPACE::Behavior | |
tBrakeMinVelocity | telekyb_behavior::NormalBrake | [private] |
trajectoryStepActive(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::NormalBrake | [virtual] |
trajectoryStepCreation(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::NormalBrake | [virtual] |
trajectoryStepTermination(const TKState ¤tState, TKTrajectory &generatedTrajInput) | telekyb_behavior::NormalBrake | [virtual] |
unsetNextBehavior() | TELEKYB_NAMESPACE::Behavior | |
updateFromRawOptions(bool onlyUpdateIntial=false) | TELEKYB_NAMESPACE::OptionContainer | |
willBecomeActive(const TKState ¤tState, const Behavior &previousBehavior) | telekyb_behavior::NormalBrake | [virtual] |
willBecomeInActive(const TKState ¤tState, const Behavior &nextBehavior) | telekyb_behavior::NormalBrake | [virtual] |
yawAngle | telekyb_behavior::NormalBrake | [private] |
~Behavior() | TELEKYB_NAMESPACE::Behavior | [virtual] |
~OptionContainer() | TELEKYB_NAMESPACE::OptionContainer | [protected, virtual] |