<
From version < 8.1 >
edited by nfl
on 2014/06/14 22:52
To version < 9.1 >
edited by krat
on 2014/06/16 13:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nfl
1 +XWiki.krat
Content
... ... @@ -120,3 +120,17 @@
120 120  
121 121  bool <track>_req[<trainAmount>] contains the requests for each track and train. Before the availability of arrays, we used bool <train>_<track>_req.
122 122  int <track>_perm contains the trainnumber of the train, who is allowed to drive on <track>.
123 +
124 +== Quit, Pause and Cleanup ==
125 +
126 +Quit, pause and cleanup functionality is handled in the c interface.
127 +
128 +**SIGINT **quits the controller
129 +
130 +**SIGQUIT **cleans up
131 +
132 +**SIGSTOP **pauses and continues
133 +
134 +
135 +
136 +
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -9470983
1 +9470989
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470983/Documentation
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS14Railway/pages/9470989/Documentation