GridComputing
Job Management in Grid Computing
|
#include <machine.h>
Static Public Member Functions | |
static uint | GetLastJobId () |
static void | SetLastJobId (uint val) |
Protected Member Functions | |
_Machine () | |
Static Protected Attributes | |
static uint | _lastJobId = 1 |
The Id of the last job used. | |
_Machine Class
Interface for the IMachine Generic class. This ensures us that no matter the Container used by a Machine all Jobs will have sequential ids.
|
protected |
|
static |
|
static |
|
staticprotected |
The Id of the last job used.