Changes in src/Actions/Process.hpp [7c4e29:326a43b]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Actions/Process.hpp ¶
r7c4e29 r326a43b 29 29 bool doesStop(); 30 30 int getCurrStep(); 31 void setCurrStep(int _currStep);32 31 float getDoneRatio(); 33 32 int getMaxSteps(); 34 void setMaxSteps(int _maxSteps);35 33 36 34 protected:
Note:
See TracChangeset
for help on using the changeset viewer.