PhoenixSwarm  3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
StatDaemonManager.h File Reference
#include "Representation.h"
#include "Daemon.h"
#include "PUncastableBool.h"
#include "StatDaemonManager_impl.h"
+ Include dependency graph for StatDaemonManager.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StatDaemonManager< _TBackend >
 Daemon which manages statistics of a full swarm. More...
 

Typedefs

typedef std::map< PString, DaemonStatMapDaemonStat
 

Typedef Documentation

◆ MapDaemonStat

typedef std::map<PString, DaemonStat> MapDaemonStat

Definition at line 14 of file StatDaemonManager.h.