|
SObjectizer 5.8
|
Standard data sources prefixes and suffixes used by SObjectizer. More...
Go to the source code of this file.
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::prefixes |
| Predefined prefixes of data-sources. | |
| namespace | so_5::stats::suffixes |
| Predefined suffixes of data-sources. | |
Functions | |
| SO_5_FUNC prefix_t | so_5::stats::prefixes::coop_repository () |
| Prefix of data sources with statistics for cooperations and agents repository. | |
| SO_5_FUNC prefix_t | so_5::stats::prefixes::mbox_repository () |
| Prefix of data sources with statistics for mboxes repository. | |
| SO_5_FUNC prefix_t | so_5::stats::prefixes::timer_thread () |
| Prefix of data sources with statistics for timer thread. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::coop_count () |
| Suffix for data source with count of cooperations. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::coop_final_dereg_count () |
| Suffix for data source with count of cooperations waiting the final deregistration step and removement from coops registry. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::named_mbox_count () |
| Suffix for data source with count of named mboxes. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::agent_count () |
| Suffix for data source with count of agents bound to some entity. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::disp_active_group_count () |
| Suffix for data source with count of active groups in an active_group dispatcher. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::work_thread_queue_size () |
| Suffix for data source with count of demands in a working thread event queue. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::work_thread_activity () |
| Suffix for data source with work thread activity statistics. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::disp_thread_count () |
| Suffix for data source with count of work threads for dispatcher. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::timer_single_shot_count () |
| Suffix for data source with count of single-shot timers. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::timer_periodic_count () |
| Suffix for data source with count of periodic timers. | |
| SO_5_FUNC suffix_t | so_5::stats::suffixes::demand_quote () |
| Suffix for data source with size of quote for demands processing. | |
Standard data sources prefixes and suffixes used by SObjectizer.
Definition in file std_names.hpp.