RTC Toolkit
2.0.0
|
This is the complete list of members for rtctk::componentFramework::ComponentMetricsIf, including all inherited members.
AddCounter(CounterVariant counter, CounterMetricInfo info)=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
AddThread(pid_t thread, ThreadMetricInfo info)=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
CounterTypes typedef | rtctk::componentFramework::ComponentMetricsIf | |
CounterVariant typedef | rtctk::componentFramework::ComponentMetricsIf | |
IsMonitoring() noexcept=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
RemoveCounter(CounterVariant counter)=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
RemoveThread(pid_t thread)=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
StartMonitoring()=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
StopMonitoring() noexcept=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
UpdateParams(ComponentMetricsParams const ¶ms)=0 | rtctk::componentFramework::ComponentMetricsIf | pure virtual |
~ComponentMetricsIf() noexcept=default | rtctk::componentFramework::ComponentMetricsIf | virtual |