RTC Toolkit 4.0.1
Loading...
Searching...
No Matches
Classes | Namespaces
bufferMonitor.hpp File Reference

Header file for Buffer Monitor. More...

#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/count.hpp>
#include <boost/accumulators/statistics/max.hpp>
#include <boost/accumulators/statistics/mean.hpp>
#include <boost/accumulators/statistics/min.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <chrono>
#include <string>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::BufferMonitor< ClockType >
 Monitors min, mean and max occupation of a buffer and publishes them to OLDB. More...
 
struct  rtctk::componentFramework::BufferMonitor< ClockType >::Result
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Header file for Buffer Monitor.