21#include "lookup_thread.h"
23#include <core/plugin.h>
42PLUGIN_DESCRIPTION(
"Sample skill times from Mongodb Database")
Get estimates for skill execution times from samples of a mongodb database.
Plugin to get estimates for skill execution times from samples of a mongodb database.
ExecutionTimeEstimatorLookupPlugin(fawkes::Configuration *config)
Constructor.
Plugin representation for JSON transfer.
Interface for configuration handling.
ThreadList thread_list
Thread list member.
Configuration * config
Fawkes configuration.
void push_back(Thread *thread)
Add thread to the end.