Ask a Question | Search PSRCHIVE: |
![]()
|
SystemCall.h void set_retries(unsigned n) Set the number of retries. Definition SystemCall.h:26 int get_return_value() const Get the return value (exit status) of the last executed command. Definition SystemCall.h:32 void set_throw(bool flag) Throw an exception if the command returns a non-zero exit status. Definition SystemCall.h:29 Generated using doxygen 1.14.0
|