RTC Toolkit  2.0.0
Namespaces | Functions
componentMetricsIf.cpp File Reference

Defines ComponentMetrics. More...

#include <rtctk/componentFramework/componentMetrics.hpp>

Namespaces

 rtctk
 
 rtctk::componentFramework
 

Functions

bool rtctk::componentFramework::operator== (ComponentMetricsParams const &lhs, ComponentMetricsParams const &rhs) noexcept
 Equality operator for ComponentMetricsParams. More...
 
bool rtctk::componentFramework::operator!= (ComponentMetricsParams const &lhs, ComponentMetricsParams const &rhs) noexcept
 Inequality operator for ComponentMetricsParams. More...
 
std::ostream & rtctk::componentFramework::operator<< (std::ostream &os, ComponentMetricsParams const &params)
 Formatter for ComponentMetricsParams. More...
 

Detailed Description

Defines ComponentMetrics.