|
SObjectizer 5.8
|
Interfaces of data source and data sources repository. More...
Go to the source code of this file.
Classes | |
| class | so_5::stats::source_t |
| An interface of data source. More... | |
| class | so_5::stats::repository_t |
| An interface of data sources repository. More... | |
| class | so_5::stats::auto_registered_source_holder_t< Data_Source > |
| A holder for data-souce that should be automatically registered and deregistered in registry. More... | |
| class | so_5::stats::manually_registered_source_holder_t< Data_Source > |
| An addition to auto_registered_source_holder for the cases where manual registration of data_source should be used instead of automatic one. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::stats |
| All stuff related to run-time monitoring and statistics. | |
Interfaces of data source and data sources repository.
Definition in file repository.hpp.