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

#include <sequence_node_with_memory.h>

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

List of all members.

Public Member Functions

int DrawType ()
void Halt ()
 SequenceNodeWithMemory (std::string name)
 SequenceNodeWithMemory (std::string name, int reset_policy)
BT::ReturnStatus Tick ()
 ~SequenceNodeWithMemory ()

Private Attributes

unsigned int current_child_idx_
unsigned int reset_policy_

Detailed Description

Definition at line 23 of file sequence_node_with_memory.h.


Constructor & Destructor Documentation

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

Definition at line 19 of file sequence_node_with_memory.cpp.

BT::SequenceNodeWithMemory::SequenceNodeWithMemory ( std::string  name,
int  reset_policy 
)

Definition at line 26 of file sequence_node_with_memory.cpp.

Definition at line 33 of file sequence_node_with_memory.cpp.


Member Function Documentation

Implements BT::TreeNode.

Definition at line 124 of file sequence_node_with_memory.cpp.

Reimplemented from BT::ControlNode.

Definition at line 130 of file sequence_node_with_memory.cpp.

Implements BT::TreeNode.

Definition at line 36 of file sequence_node_with_memory.cpp.


Member Data Documentation

Definition at line 35 of file sequence_node_with_memory.h.

Definition at line 36 of file sequence_node_with_memory.h.


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


behavior_tree_core
Author(s): Michele Colledanchise
autogenerated on Sun Sep 10 2017 02:31:49