SObjectizer  5.5
Namespaces | Typedefs
so_5::rt::stats Namespace Reference

All stuff related to run-time monitoring and statistics. More...

Namespaces

 activity_tracking_stuff
 Various stuff for simplify implementation of work thread activity tracking.
 
 impl
 Internal implementation of run-time monitoring and statistics related stuff.
 
 messages
 Declarations of messages used by run-time monitoring and statistics.
 
 prefixes
 Predefined prefixes of data-sources.
 
 suffixes
 Predefined suffixes of data-sources.
 

Typedefs

using prefix_t = so_5::stats::prefix_t
 
using suffix_t = so_5::stats::suffix_t
 

Detailed Description

All stuff related to run-time monitoring and statistics.

Deprecated:
Obsolete and will be removed in v.5.6.0.
Since
v.5.5.4

Typedef Documentation

◆ prefix_t

Deprecated:
Will be removed in v.5.6.0. Use so_5::stats::prefix_t instead.

◆ suffix_t

Deprecated:
Will be removed in v.5.6.0. Use so_5::stats::suffix_t instead.