EMANE  1.2.1
statisticservice.h File Reference
#include "emane/types.h"
#include "emane/statistic.h"
#include "emane/statistictable.h"
#include "emane/statisticinfo.h"
#include "emane/statistictableinfo.h"
#include "emane/statisticproperties.h"
#include "emane/utils/singleton.h"
#include <string>
#include <map>
#include <vector>
#include <memory>

Go to the source code of this file.

Classes

class  EMANE::StatisticService
 

Namespaces

 EMANE
 

Typedefs

using EMANE::StatisticManifest = std::vector< StatisticInfo >
 
using EMANE::StatisticTableManifest = std::vector< StatisticTableInfo >
 
using EMANE::StatisticServiceSingleton = StatisticService