Action(simgrid::surf::Model *model, double cost, bool failed) | simgrid::surf::Action | |
Action(simgrid::surf::Model *model, double cost, bool failed, lmm_variable_t var) | simgrid::surf::Action | |
action_hook | simgrid::surf::Action | |
action_lmm_hook | simgrid::surf::Action | |
ActionList typedef | simgrid::surf::Action | |
ActionOptions typedef | simgrid::surf::Action | |
cancel() | simgrid::surf::Action | virtual |
finish() | simgrid::surf::Action | |
finishTime_ | simgrid::surf::Action | protected |
gapRemove() | simgrid::surf::Action | |
getBound() | simgrid::surf::Action | |
getCategory() | simgrid::surf::Action | inline |
getCost() | simgrid::surf::Action | inline |
getData() | simgrid::surf::Action | inline |
getFinishTime() | simgrid::surf::Action | |
getHat() | simgrid::surf::Action | inline |
getLastUpdate() | simgrid::surf::Action | inline |
getMaxDuration() | simgrid::surf::Action | inline |
getModel() | simgrid::surf::Action | inline |
getPriority() | simgrid::surf::Action | inline |
getRemains() | simgrid::surf::Action | virtual |
getRemainsNoUpdate() | simgrid::surf::Action | |
getStartTime() | simgrid::surf::Action | |
getState() | simgrid::surf::Action | |
getStateSet() | simgrid::surf::Action | inline |
getVariable() | simgrid::surf::Action | inline |
hat_ | simgrid::surf::Action | protected |
heapInsert(xbt_heap_t heap, double key, enum heap_action_type hat) | simgrid::surf::Action | |
heapRemove(xbt_heap_t heap) | simgrid::surf::Action | |
heapUpdate(xbt_heap_t heap, double key, enum heap_action_type hat) | simgrid::surf::Action | |
indexHeap_ | simgrid::surf::Action | protected |
is_linked() | simgrid::surf::Action | inline |
isSuspended() | simgrid::surf::Action | virtual |
lastUpdate_ | simgrid::surf::Action | protected |
lastValue_ | simgrid::surf::Action | protected |
m_type | simgrid::surf::StorageAction | |
maxDuration_ | simgrid::surf::Action | protected |
p_file | simgrid::surf::StorageAction | |
p_storage | simgrid::surf::StorageAction | |
priority_ | simgrid::surf::Action | protected |
progress | simgrid::surf::StorageAction | |
ref() | simgrid::surf::Action | |
refcount_ | simgrid::surf::Action | protected |
refreshLastUpdate() | simgrid::surf::Action | inline |
remains_ | simgrid::surf::Action | protected |
resume() | simgrid::surf::Action | virtual |
setBound(double bound) | simgrid::surf::Action | |
setCategory(const char *category) | simgrid::surf::Action | |
setCost(double cost) | simgrid::surf::Action | inline |
setData(void *data) | simgrid::surf::Action | |
setFinishTime(double value) | simgrid::surf::Action | inline |
setMaxDuration(double duration) | simgrid::surf::Action | virtual |
setPriority(double priority) | simgrid::surf::Action | virtual |
setRemains(double value) | simgrid::surf::Action | inline |
setState(simgrid::surf::Action::State state) override | simgrid::surf::StorageAction | virtual |
State enum name | simgrid::surf::Action | |
stateHookup_ | simgrid::surf::Action | |
stateSet_ | simgrid::surf::Action | protected |
StorageAction(Model *model, double cost, bool failed, Storage *storage, e_surf_action_storage_type_t type) | simgrid::surf::StorageAction | |
StorageAction(Model *model, double cost, bool failed, lmm_variable_t var, Storage *storage, e_surf_action_storage_type_t type) | simgrid::surf::StorageAction | |
suspend() | simgrid::surf::Action | virtual |
suspended_ | simgrid::surf::Action | protected |
unref() | simgrid::surf::Action | virtual |
updateIndexHeap(int i) | simgrid::surf::Action | |
updateMaxDuration(double delta) | simgrid::surf::Action | inline |
updateRemainingLazy(double now) | simgrid::surf::Action | virtual |
updateRemains(double delta) | simgrid::surf::Action | inline |
variable_ | simgrid::surf::Action | protected |
~Action() | simgrid::surf::Action | virtual |