Public Member Functions | Private Attributes
BT::SyncActionTest Class Reference

#include <action_test_node.h>

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

List of all members.

Public Member Functions

void resetTicks ()
void setBoolean (bool boolean_value)
 SyncActionTest (const std::string &name)
BT::NodeStatus tick () override
 Method to be implemented by the user.
int tickCount () const

Private Attributes

bool boolean_value_
int tick_count_

Detailed Description

Definition at line 8 of file action_test_node.h.


Constructor & Destructor Documentation

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

Member Function Documentation

void BT::SyncActionTest::resetTicks ( ) [inline]

Definition at line 22 of file action_test_node.h.

void BT::SyncActionTest::setBoolean ( bool  boolean_value)
BT::NodeStatus BT::SyncActionTest::tick ( ) [override, virtual]

Method to be implemented by the user.

Implements BT::TreeNode.

int BT::SyncActionTest::tickCount ( ) const [inline]

Definition at line 17 of file action_test_node.h.


Member Data Documentation

Definition at line 28 of file action_test_node.h.

Definition at line 29 of file action_test_node.h.


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


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