PhoenixSwarm
3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
representation_def.h
Go to the documentation of this file.
1
/***************************************
2
Auteur : Pierre Aubert
3
Mail : pierre.aubert@lapp.in2p3.fr
4
Licence : CeCILL-C
5
****************************************/
6
7
#ifndef __REPRESENTATION_DEF_H__
8
#define __REPRESENTATION_DEF_H__
9
10
#include <map>
11
#include "phoenix_path_stream.h"
12
#include "
Representation.h
"
13
14
typedef
std::map<PString, DaemonConfig>
MapDaemonConfig
;
15
typedef
std::map<PString, time_t>
MapTimeout
;
16
17
#endif
18
Representation.h
MapTimeout
std::map< PString, time_t > MapTimeout
Definition
representation_def.h:15
MapDaemonConfig
std::map< PString, DaemonConfig > MapDaemonConfig
Definition
representation_def.h:14
src
Representation
representation_def.h
Generated by
1.13.2