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 |
dst_ | simgrid::surf::NetworkNS3Action | |
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::NetworkNS3Action | virtual |
lastSent_ | simgrid::surf::NetworkNS3Action | |
lastUpdate_ | simgrid::surf::Action | protected |
lastValue_ | simgrid::surf::Action | protected |
latCurrent_ | simgrid::surf::NetworkAction | |
latency_ | simgrid::surf::NetworkAction | |
links() override | simgrid::surf::NetworkNS3Action | virtual |
maxDuration_ | simgrid::surf::Action | protected |
NetworkAction(simgrid::surf::Model *model, double cost, bool failed) | simgrid::surf::NetworkAction | inline |
NetworkAction(simgrid::surf::Model *model, double cost, bool failed, lmm_variable_t var) | simgrid::surf::NetworkAction | inline |
NetworkNS3Action(Model *model, double cost, s4u::Host *src, s4u::Host *dst) | simgrid::surf::NetworkNS3Action | |
priority_ | simgrid::surf::Action | protected |
rate_ | simgrid::surf::NetworkAction | |
ref() | simgrid::surf::Action | |
refcount_ | simgrid::surf::Action | protected |
refreshLastUpdate() | simgrid::surf::Action | inline |
remains_ | simgrid::surf::Action | protected |
resume() override | simgrid::surf::NetworkNS3Action | 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::NetworkAction | virtual |
src_ | simgrid::surf::NetworkNS3Action | |
State enum name | simgrid::surf::Action | |
stateHookup_ | simgrid::surf::Action | |
stateSet_ | simgrid::surf::Action | protected |
suspend() override | simgrid::surf::NetworkNS3Action | virtual |
suspended_ | simgrid::surf::Action | protected |
unref() override | simgrid::surf::NetworkNS3Action | 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 |
weight_ | simgrid::surf::NetworkAction | |
~Action() | simgrid::surf::Action | virtual |