PhoenixSwarm  3.5.0
Library to ease communication between daemons
Loading...
Searching...
No Matches
representation_def.h File Reference
#include <map>
#include "phoenix_path_stream.h"
#include "Representation.h"
+ Include dependency graph for representation_def.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::map< PString, DaemonConfigMapDaemonConfig
 
typedef std::map< PString, time_t > MapTimeout
 

Typedef Documentation

◆ MapDaemonConfig

typedef std::map<PString, DaemonConfig> MapDaemonConfig

Definition at line 14 of file representation_def.h.

◆ MapTimeout

typedef std::map<PString, time_t> MapTimeout

Definition at line 15 of file representation_def.h.