SObjectizer
5.5
|
A type for storing prefix of data_source name. More...
#include <string>
#include <cstring>
#include <ostream>
Go to the source code of this file.
Classes | |
class | so_5::stats::prefix_t |
A type for storing prefix of data_source name. More... | |
class | so_5::stats::suffix_t |
A type for representing the suffix of data_source name. More... | |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::stats | |
All stuff related to run-time monitoring and statistics. | |
so_5::rt | |
All code related to implementation of SObjectizer run-time. | |
so_5::rt::stats | |
All stuff related to run-time monitoring and statistics. | |
Typedefs | |
using | so_5::rt::stats::prefix_t = so_5::stats::prefix_t |
using | so_5::rt::stats::suffix_t = so_5::stats::suffix_t |
Functions | |
std::ostream & | so_5::stats::operator<< (std::ostream &to, const prefix_t &what) |
Just a helper operator. More... | |
std::ostream & | so_5::stats::operator<< (std::ostream &to, const suffix_t &what) |
Just a helper operator. More... | |
A type for storing prefix of data_source name.