PhoenixSwarm
5.1.1
Library to ease communication between daemons
Loading...
Searching...
No Matches
StatSort_impl.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
#ifndef __STATSORTIMPL_H__
7
#define __STATSORTIMPL_H__
8
9
#include "
StatSort.h
"
10
#include "
Monitoring.h
"
11
13
17
template
<
class
_TBackend>
18
PUncastableBool
sortFillDaemonStat
(Monitoring<_TBackend> & manager,
const
Stat & data){
19
manager.fillStatInfo(data);
20
return
UNCASTABLE_TRUE;
21
}
22
23
#endif
Monitoring.h
StatSort.h
sortFillDaemonStat
PUncastableBool sortFillDaemonStat(Monitoring< _TBackend > &manager, const Stat &data)
Fill the DL1 parameter of the stereo daemon.
Definition
StatSort_impl.h:18
src
Statistics
StatSort_impl.h
Generated by
1.13.2