SObjectizer
5.5
|
Reusable stuff to be used in implementations of various single thread environment infrastructure. More...
#include <so_5/rt/h/environment_infrastructure.hpp>
#include <so_5/rt/impl/h/coop_repository_basis.hpp>
#include <so_5/rt/impl/h/mbox_iface_for_timers.hpp>
#include <so_5/disp/reuse/h/data_source_prefix_helpers.hpp>
#include <so_5/rt/stats/impl/h/activity_tracking.hpp>
#include <so_5/rt/stats/impl/h/st_env_stuff.hpp>
#include <so_5/rt/stats/h/controller.hpp>
#include <so_5/rt/stats/h/repository.hpp>
#include <so_5/rt/stats/h/prefix.hpp>
#include <so_5/rt/stats/h/messages.hpp>
#include <so_5/rt/stats/h/std_names.hpp>
#include <so_5/rt/h/send_functions.hpp>
#include <so_5/rt/h/env_infrastructures.hpp>
#include <so_5/h/timers.hpp>
#include <deque>
Go to the source code of this file.
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::env_infrastructures | |
Various implementations of environment_infrastructure. | |
so_5::env_infrastructures::st_reusable_stuff | |
Various reusable stuff which can be used in implementation of single-threaded environment infrastructures. | |
Functions | |
void | so_5::env_infrastructures::st_reusable_stuff::send_thread_activity_stats (const mbox_t &, const stats::prefix_t &, const current_thread_id_t &, fake_activity_tracker_t &) |
void | so_5::env_infrastructures::st_reusable_stuff::send_thread_activity_stats (const so_5::mbox_t &mbox, const stats::prefix_t &prefix, const current_thread_id_t &thread_id, real_activity_tracker_t &activity_tracker) |
Reusable stuff to be used in implementations of various single thread environment infrastructure.