|
Rosetta 3.5
|
return status enum for Movers More...
#include <string>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::moves | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::moves | |
Enumerations | |
| enum | protocols::moves::MoverStatus { protocols::moves::MS_SUCCESS = 0, protocols::moves::FAIL_RETRY, protocols::moves::FAIL_DO_NOT_RETRY, protocols::moves::FAIL_BAD_INPUT } |
| return status for movers - mover was successful, failed but can be retried, etc; used mostly by job dist. More... | |
Functions | |
| MoverStatus | protocols::moves::mstype_from_name (std::string const &name) |
return status enum for Movers
Definition in file MoverStatus.hh.
1.8.4