SObjectizer  5.8
Loading...
Searching...
No Matches
std_controller.hpp File Reference

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.
 

Detailed Description

A standard implementation of controller for run-time monitoring.

Since
v.5.5.4

Definition in file std_controller.hpp.