22#include "robot_memory_thread.h"
24#include <core/plugin.h>
25#include <logging/console.h>
48PLUGIN_DESCRIPTION(
"Robot Memory based on MongoDB")
RobotMemoryPlugin(Configuration *config)
Constructor.
Thread that provides a robot memory with MongoDB.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.
Fawkes library namespace.