MetroCollect  2.3.4
MetricsController.h File Reference
#include <chrono>
#include <memory>
#include <vector>
#include <CircularArray/CircularArray.h>
#include "MetricsDataArray.h"
#include "MetricsDiffArray.h"
#include "MetricsStatsArray.h"
Include dependency graph for MetricsController.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MetroCollect::MetricsController
 Class to control the collection of metrics. More...
 
struct  MetroCollect::MetricsController::MetricsStatsIntermediate
 Struct to store all intermediate metric stats. More...
 
struct  MetroCollect::MetricsController::MetricsStats
 Struct to store all final metric stats. More...
 
class  MetroCollect::MetricsControllerDelegate
 Abstract delegate of MetricsController. More...
 

Namespaces

 MetroCollect