PhoenixSwarm
3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
StatSort.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Thibaut Oprinsen
3
Mail : thibaut.oprinsen@lapp.in2p3.fr
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __STATSORT_H__
8
#define __STATSORT_H__
9
10
#include "
StatDaemonManager.h
"
11
12
class
DaemonStat
;
13
14
template
<
class
_TBackend>
15
PUncastableBool
sortFillDaemonStat
(
StatDaemonManager<_TBackend>
& manager,
const
DaemonStat
& data);
16
17
#include "
StatSort_impl.h
"
18
#endif
StatDaemonManager.h
sortFillDaemonStat
PUncastableBool sortFillDaemonStat(StatDaemonManager< _TBackend > &manager, const DaemonStat &data)
Fill the DL1 parameter of the stereo daemon.
Definition
StatSort_impl.h:18
StatSort_impl.h
DaemonStat
Statistics of a Daemon.
Definition
Representation.h:367
StatDaemonManager
Daemon which manages statistics of a full swarm.
Definition
StatDaemonManager.h:18
src
Statistics
StatSort.h
Generated by
1.13.2