SObjectizer  5.5
Classes | Namespaces
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

 so_5
 Public part of message limit implementation.
 
 so_5::stats
 All stuff related to run-time monitoring and statistics.
 
 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