Public Member Functions | Public Attributes | List of all members
BT::NodeConfig Struct Reference

#include <tree_node.h>

Public Member Functions

 NodeConfig ()
 

Public Attributes

Blackboard::Ptr blackboard
 
std::shared_ptr< ScriptingEnumsRegistryenums
 
PortsRemapping input_ports
 
const TreeNodeManifestmanifest = nullptr
 
PortsRemapping output_ports
 
std::string path
 
std::map< PostCond, std::string > post_conditions
 
std::map< PreCond, std::string > pre_conditions
 
uint16_t uid = 0
 

Detailed Description

Definition at line 73 of file tree_node.h.

Constructor & Destructor Documentation

◆ NodeConfig()

BT::NodeConfig::NodeConfig ( )
inline

Definition at line 75 of file tree_node.h.

Member Data Documentation

◆ blackboard

Blackboard::Ptr BT::NodeConfig::blackboard

Definition at line 79 of file tree_node.h.

◆ enums

std::shared_ptr<ScriptingEnumsRegistry> BT::NodeConfig::enums

Definition at line 81 of file tree_node.h.

◆ input_ports

PortsRemapping BT::NodeConfig::input_ports

Definition at line 83 of file tree_node.h.

◆ manifest

const TreeNodeManifest* BT::NodeConfig::manifest = nullptr

Definition at line 87 of file tree_node.h.

◆ output_ports

PortsRemapping BT::NodeConfig::output_ports

Definition at line 85 of file tree_node.h.

◆ path

std::string BT::NodeConfig::path

Definition at line 95 of file tree_node.h.

◆ post_conditions

std::map<PostCond, std::string> BT::NodeConfig::post_conditions

Definition at line 98 of file tree_node.h.

◆ pre_conditions

std::map<PreCond, std::string> BT::NodeConfig::pre_conditions

Definition at line 97 of file tree_node.h.

◆ uid

uint16_t BT::NodeConfig::uid = 0

Definition at line 90 of file tree_node.h.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09