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

#include <always_success_node.h>

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

List of all members.

Public Member Functions

 AlwaysSuccess (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 always_success_node.h.


Constructor & Destructor Documentation

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

Definition at line 23 of file always_success_node.h.


Member Function Documentation

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

Method to be implemented by the user.

Implements BT::TreeNode.

Definition at line 28 of file always_success_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