|
SObjectizer
5.5
|
Messages with monitoring information. More...
#include <so_5/h/current_thread_id.hpp>#include <so_5/rt/h/message.hpp>#include <so_5/rt/stats/h/prefix.hpp>#include <so_5/rt/stats/h/work_thread_activity.hpp>Go to the source code of this file.
Classes | |
| struct | so_5::stats::messages::quantity< T > |
| A message with value of some quantity. More... | |
| struct | so_5::stats::messages::distribution_started |
| Notification about start of new stats distribution. More... | |
| struct | so_5::stats::messages::distribution_finished |
| Notification about finish of stats distribution. More... | |
| struct | so_5::stats::messages::work_thread_activity |
| Information about one work thread activity. More... | |
Namespaces | |
| so_5 | |
| Public part of message limit implementation. | |
| so_5::stats | |
| All stuff related to run-time monitoring and statistics. | |
| so_5::rt | |
| All code related to implementation of SObjectizer run-time. | |
| so_5::rt::stats | |
| All stuff related to run-time monitoring and statistics. | |
Typedefs | |
| template<typename T > | |
| using | so_5::rt::stats::messages::quantity = so_5::stats::messages::quantity< T > |
Messages with monitoring information.
1.8.14