DiaDes  0.1
DIAgnosis of Discrete-Event System
LabelledPrioritizedNetLoad.hh
Go to the documentation of this file.
1 
9 #ifndef __DIADES__PETRI__LABELLEDPRIORITIZEDNETLOAD__HH__
10 #define __DIADES__PETRI__LABELLEDPRIORITIZEDNETLOAD__HH__
11 
12 
14 
15 
16 namespace Diades
17 {
18  namespace Petri
19  {
20 
21  bool loadLabelledPrioritizedNet(const string & filename, LabelledPrioritizedNet & net);
22 
23  }
24 }
25 
26 
27 #endif /* __DIADES__PETRI__DDNETLOAD__HH__ */
28 
bool loadLabelledPrioritizedNet(const string &filename, LabelledPrioritizedNet &net)
Namespace of the Diades project.