|
SObjectizer
5.8
|
A standard implementation of controller for run-time monitoring. More...
#include <so_5/stats/controller.hpp>#include <so_5/stats/repository.hpp>#include <condition_variable>#include <mutex>#include <thread>#include <memory>#include <chrono>Go to the source code of this file.
Classes | |
| class | so_5::stats::impl::std_controller_t |
| A standard implementation of controller for run-time monitoring. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::stats |
| All stuff related to run-time monitoring and statistics. | |
| namespace | so_5::stats::impl |
| Internal implementation of run-time monitoring and statistics related stuff. | |
A standard implementation of controller for run-time monitoring.
Definition in file std_controller.hpp.