#include <atomic>#include <string>#include "bota_worker/RateOptions.hpp"#include "bota_worker/WorkerEvent.hpp"

Go to the source code of this file.
Classes | |
| struct | bota_worker::WorkerOptions |
Namespaces | |
| bota_worker | |
Typedefs | |
| using | bota_worker::WorkerCallback = std::function< bool(const WorkerEvent &)> |
| using | bota_worker::WorkerCallbackFailureReaction = std::function< void(void)> |
Definition in file WorkerOptions.hpp.