![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
#include <WorkerStatus.hpp>
Classes | |
| struct | Convert |
Public Types | |
| enum | Type { INVALID =-1, STARTING = 0, CONFIGURING = 1, EXITING = 2, RUNNING = 3, NOT_RUNNING = 4, WAITING = 5, IDLE = 6 } |
| Enumeration of the worker statuses recognized in CF. More... | |
| typedef common::EnumT< WorkerStatus > | ConverterBase |
Definition at line 22 of file WorkerStatus.hpp.
| typedef common::EnumT< WorkerStatus > ConverterBase |
Definition at line 36 of file WorkerStatus.hpp.
| enum Type |
Enumeration of the worker statuses recognized in CF.
| Enumerator | |
|---|---|
| INVALID | |
| STARTING | |
| CONFIGURING | |
| EXITING | |
| RUNNING | |
| NOT_RUNNING | |
| WAITING | |
| IDLE | |
Definition at line 27 of file WorkerStatus.hpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |