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

Messages with monitoring information. More...

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

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::messages
 Declarations of messages used by run-time monitoring and statistics.
 

Macros

#define SO_5_EXPORT_IMPORT_FOR_QUANTITY_MSG   SO_5_TYPE
 

Detailed Description

Messages with monitoring information.

Since
v.5.5.4

Definition in file messages.hpp.

Macro Definition Documentation

◆ SO_5_EXPORT_IMPORT_FOR_QUANTITY_MSG

#define SO_5_EXPORT_IMPORT_FOR_QUANTITY_MSG   SO_5_TYPE

Definition at line 45 of file messages.hpp.