Inheritance diagram for RS::SetCyclesSinceIOBeforeShutdown:


Public Member Functions | |
| SetCyclesSinceIOBeforeShutdown (const UInt cycs) | |
| SetCyclesSinceIOBeforeShutdown * | clone () const |
| Returns a new copy of the command. | |
| UInt | getCycles () const |
| void | setCycles (const UInt cycs) |
The default value is 10.
Definition at line 73 of file SetCyclesSinceIOBeforeShutdown.h.
|
|
Returns a new copy of the command. REMEMBER TO DELETE IT, OTHERWISE YOU WILL HAVE A MEMORY LEAK!!! Implements RS::ControlCommand. Definition at line 70 of file SetCyclesSinceIOBeforeShutdown.cc. |
1.3-rc3