Classes | Functions | Variables
t08_additional_node_args.cpp File Reference
#include "behaviortree_cpp_v3/bt_factory.h"
Include dependency graph for t08_additional_node_args.cpp:

Go to the source code of this file.

Classes

class  Action_A
 
class  Action_B
 

Functions

int main ()
 

Variables

static const char * xml_text
 

Function Documentation

int main ( )

Definition at line 82 of file t08_additional_node_args.cpp.

Variable Documentation

const char* xml_text
static
Initial value:
= R"(
<root >
<BehaviorTree>
<Sequence>
<Action_A/>
<Action_B/>
</Sequence>
</BehaviorTree>
</root>
)"

Definition at line 70 of file t08_additional_node_args.cpp.



behaviotree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Tue May 4 2021 02:56:25