Public Member Functions
BT::DecoratorNode Class Reference

#include <decorator_node.h>

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

List of all members.

Public Member Functions

void AddChild (TreeNode *child)
 DecoratorNode (std::string name)
int DrawType ()
BT::ReturnStatus Tick ()
 ~DecoratorNode ()

Detailed Description

Definition at line 21 of file decorator_node.h.


Constructor & Destructor Documentation

BT::DecoratorNode::DecoratorNode ( std::string  name) [explicit]

Definition at line 16 of file decorator_node.cpp.

Definition at line 18 of file decorator_node.cpp.


Member Function Documentation

Reimplemented from BT::ControlNode.

Definition at line 20 of file decorator_node.cpp.

int BT::DecoratorNode::DrawType ( ) [virtual]

Implements BT::TreeNode.

Definition at line 82 of file decorator_node.cpp.

Implements BT::TreeNode.

Reimplemented in BT::NegationNode.

Definition at line 34 of file decorator_node.cpp.


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


behavior_tree_core
Author(s): Michele Colledanchise
autogenerated on Thu Jun 6 2019 18:19:08