|
RTC Toolkit 6.0.0
|
Telemetry Service Interface. More...
Files | |
| file | componentMetrics.cpp |
| Defines ComponentMetrics. | |
| file | componentMetricsIf.cpp |
| Defines ComponentMetrics. | |
| file | bufferMonitor.hpp |
| Header file for Buffer Monitor. | |
| file | componentMetrics.hpp |
| Declares ComponentMetrics. | |
| file | componentMetricsIf.hpp |
| Header file for ComponentMetricsIf. | |
| file | durationMonitor.hpp |
| Header file for Duration Monitor. | |
| file | frequencyEstimator.hpp |
| Header file for Frequency Estimator. | |
| file | mockComponentMetrics.hpp |
| Declaration of helper mock class for ComponentMetricsIf. | |
| file | fakeComponentMetrics.hpp |
| Declaration of helper mock class for ComponentMetricsIf. | |
| file | mockComponentMetrics.hpp |
| Declaration of helper mock class for ComponentMetricsIf. | |
Classes | |
| class | rtctk::componentFramework::BufferMonitor< ClockType > |
| Monitors min, mean and max occupation of a buffer and publishes them to OLDB. More... | |
| class | rtctk::componentFramework::ComponentMetrics |
| Implementation of ComponentMetricsIf. More... | |
| class | rtctk::componentFramework::CounterMetricInfo |
| Defines auxiliary information associated with each counter registered with ComponentMetricsIf. More... | |
| class | rtctk::componentFramework::ComponentMetricsIf |
| Component metrics interface. More... | |
| class | rtctk::componentFramework::DurationMonitor< ClockType > |
| Monitors min, mean and max duration and publishes them to OLDB. More... | |
| class | rtctk::componentFramework::FrequencyEstimator< ClockType > |
| Estimates the frequency in which Tick is called and publishes result to OLDB. More... | |
Telemetry Service Interface.