- Timestamp:
- 05/31/12 19:14:17 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/StateMachineImp.h
r14005 r14008 113 113 114 114 /// Request to stop the mainloop 115 void Stop(int code= 1);115 void Stop(int code=0); 116 116 117 117 /// Used to check if the main loop is already running or still running
Note:
See TracChangeset
for help on using the changeset viewer.