swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
CpuAction(long cPtr,
boolean cMemoryOwn) |
|
CpuAction(Model model,
double cost,
boolean failed)
CpuAction constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(CpuAction obj) |
Cpu |
getCpu() |
protected void |
swigDirectorDisconnect() |
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
cArrayUnwrap, cArrayWrap, getBound, getCPtr, getModel, getRemains, getState, getVariable, isSuspended, setBound, setPriority, setState, updateRemainsprotected CpuAction(long cPtr,
boolean cMemoryOwn)
public CpuAction(Model model, double cost, boolean failed)
model - The model associatedcost - The cost of the action (e.g., flops, bytes)failed - If the action has failed