Public Member Functions | Static Public Member Functions | Private Member Functions
BT::SetBlackboard Class Reference

#include <set_blackboard_node.h>

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

List of all members.

Public Member Functions

 SetBlackboard (const std::string &name, const NodeParameters &params)

Static Public Member Functions

static const NodeParametersrequiredNodeParameters ()

Private Member Functions

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

Detailed Description

Definition at line 20 of file set_blackboard_node.h.


Constructor & Destructor Documentation

BT::SetBlackboard::SetBlackboard ( const std::string &  name,
const NodeParameters params 
) [inline]

Definition at line 23 of file set_blackboard_node.h.


Member Function Documentation

static const NodeParameters& BT::SetBlackboard::requiredNodeParameters ( ) [inline, static]

Definition at line 28 of file set_blackboard_node.h.

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

Method to be implemented by the user.

Implements BT::TreeNode.

Definition at line 35 of file set_blackboard_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