EMANE  1.0.1
EMANE::Application::StatisticController Class Reference

External application interface to the statistic service. More...

#include <statisticcontroller.h>

Static Public Member Functions

static StatisticManifest getStatisticManifest (BuildId buildId)
 
static StatisticTableManifest getTableManifest (BuildId buildId)
 

Detailed Description

External application interface to the statistic service.

Definition at line 45 of file statisticcontroller.h.

Member Function Documentation

◆ getStatisticManifest()

EMANE::StatisticManifest EMANE::Application::StatisticController::getStatisticManifest ( BuildId  buildId)
static

Gets the statistic manifest for the specified Buildable

Parameters
buildIdTarget component build Id
Returns
manifest

Definition at line 37 of file statisticcontroller.cc.

◆ getTableManifest()

EMANE::StatisticTableManifest EMANE::Application::StatisticController::getTableManifest ( BuildId  buildId)
static

Gets the statistic table manifest for the specified Buildable

Parameters
buildIdTarget component build Id
Returns
table manifest

Definition at line 44 of file statisticcontroller.cc.


The documentation for this class was generated from the following files: