SObjectizer
5.5
|
Helpers creation of data source name prefixes. More...
Go to the source code of this file.
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::disp | |
Event dispatchers. | |
so_5::disp::reuse | |
Reusable components for dispatchers. | |
Functions | |
so_5::stats::prefix_t | so_5::disp::reuse::make_disp_prefix (const char *disp_type, const std::string data_sources_name_base, const void *disp_this_pointer) |
Create basic prefix for dispatcher data source names. More... | |
so_5::stats::prefix_t | so_5::disp::reuse::make_disp_working_thread_prefix (const so_5::stats::prefix_t &disp_prefix, std::size_t thread_number) |
Create prefix for dispatcher's working thread data source. More... | |
Helpers creation of data source name prefixes.