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

#include <subtree_node.h>

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

List of all members.

Public Member Functions

 DecoratorSubtreeNode (const std::string &name)
virtual ~DecoratorSubtreeNode () override

Private Member Functions

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

Detailed Description

Definition at line 9 of file subtree_node.h.


Constructor & Destructor Documentation

BT::DecoratorSubtreeNode::DecoratorSubtreeNode ( const std::string &  name)

Definition at line 4 of file subtree_node.cpp.

virtual BT::DecoratorSubtreeNode::~DecoratorSubtreeNode ( ) [override, virtual]

Member Function Documentation

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

Method to be implemented by the user.

Implements BT::TreeNode.

virtual NodeType BT::DecoratorSubtreeNode::type ( ) const [inline, override, private, virtual]

Reimplemented from BT::DecoratorNode.

Definition at line 19 of file subtree_node.h.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Jun 8 2019 20:17:15