Public Member Functions | Private Member Functions
BT::ForceFailureDecorator Class Reference

#include <force_failure_node.h>

Inheritance diagram for BT::ForceFailureDecorator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ForceFailureDecorator (const std::string &name)

Private Member Functions

virtual BT::NodeStatus tick () override
 Method to be implemented by the user.

Detailed Description

Definition at line 20 of file force_failure_node.h.


Constructor & Destructor Documentation

BT::ForceFailureDecorator::ForceFailureDecorator ( const std::string &  name) [inline]

Definition at line 23 of file force_failure_node.h.


Member Function Documentation

NodeStatus BT::ForceFailureDecorator::tick ( ) [inline, override, private, virtual]

Method to be implemented by the user.

Implements BT::TreeNode.

Definition at line 34 of file force_failure_node.h.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 03:50:10