SObjectizer  5.8
Loading...
Searching...
No Matches
so_5::stats::prefixes Namespace Reference

Predefined prefixes of data-sources. More...

Functions

SO_5_FUNC prefix_t coop_repository ()
 Prefix of data sources with statistics for cooperations and agents repository.
 
SO_5_FUNC prefix_t mbox_repository ()
 Prefix of data sources with statistics for mboxes repository.
 
SO_5_FUNC prefix_t timer_thread ()
 Prefix of data sources with statistics for timer thread.
 

Detailed Description

Predefined prefixes of data-sources.

Since
v.5.5.4

Function Documentation

◆ coop_repository()

SO_5_FUNC prefix_t so_5::stats::prefixes::coop_repository ( )

Prefix of data sources with statistics for cooperations and agents repository.

Since
v.5.5.4

Definition at line 22 of file std_names.cpp.

◆ mbox_repository()

SO_5_FUNC prefix_t so_5::stats::prefixes::mbox_repository ( )

Prefix of data sources with statistics for mboxes repository.

Since
v.5.5.4

Definition at line 28 of file std_names.cpp.

◆ timer_thread()

SO_5_FUNC prefix_t so_5::stats::prefixes::timer_thread ( )

Prefix of data sources with statistics for timer thread.

Since
v.5.5.4

Definition at line 34 of file std_names.cpp.