Classes | Typedefs | Functions | Variables
ex03_sqlite_log.cpp File Reference
#include "dummy_nodes.h"
#include "behaviortree_cpp/bt_factory.h"
#include "behaviortree_cpp/loggers/bt_sqlite_logger.h"
#include "behaviortree_cpp/xml_parsing.h"
Include dependency graph for ex03_sqlite_log.cpp:

Go to the source code of this file.

Classes

class  SetTask
 
struct  TaskA
 
struct  TaskB
 

Typedefs

using Command = std::variant< TaskA, TaskB >
 

Functions

int main ()
 

Variables

static const char * xml_text
 

Typedef Documentation

◆ Command

using Command = std::variant<TaskA, TaskB>

Definition at line 18 of file ex03_sqlite_log.cpp.

Function Documentation

◆ main()

int main ( )

Definition at line 88 of file ex03_sqlite_log.cpp.

Variable Documentation

◆ xml_text

const char* xml_text
static

Definition at line 52 of file ex03_sqlite_log.cpp.



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