This is the complete list of members for
GatherTask, including all inherited members.
addRequirement(RequirementGroup requirement) | Task | [inline, protected] |
cancel() | Task | [inline] |
clearRequirements() | Task | [inline, protected] |
complete() | Task | [inline, protected] |
dispatchTime() const | Task | [inline, virtual] |
GatherTask(Unit resource, Base base) | GatherTask | |
getEndLocation(Unit unit) const | GatherTask | [virtual] |
getEndTime() const | GatherTask | [virtual] |
getEndTime(Unit unit) const | GatherTask | [virtual] |
getFinishedUnits() | GatherTask | [virtual] |
getGasRate() | GatherTask | |
getMineralRate() | GatherTask | |
getOutputName() const | GatherTask | [inline, virtual] |
getPriority(Unit unit) const | GatherTask | [virtual] |
getStartLocation(Unit unit) const | GatherTask | [virtual] |
getTaskName() const | GatherTask | [inline, virtual] |
getType() const | Task | [inline, virtual] |
giveUnit(Unit unit) | GatherTask | [virtual] |
hasDispatched() const | Task | [inline, virtual] |
hasEnded() const | Task | [inline] |
inProgress() const | Task | [inline, virtual] |
isCanceled() const | Task | [inline] |
isCompleted() const | Task | [inline] |
isPaused() const | Task | [inline] |
isStopped() const | Task | [inline] |
mBase | GatherTask | [private] |
morph(Unit unit, BWAPI::UnitType previousType) | GatherTask | [virtual] |
mRequirements | Task | [protected] |
mResource | GatherTask | [private] |
mWorkerOne | GatherTask | [private] |
mWorkerThree | GatherTask | [private] |
mWorkerTwo | GatherTask | [private] |
pause() | Task | [inline] |
preUpdate() | GatherTask | [virtual] |
resume() | Task | [inline] |
returnUnit(Unit unit) | GatherTask | [virtual] |
setRequiredSatisfyTime(RequirementGroup requirements, int time, int delay) | Task | [inline, virtual] |
shouldReturnUnit() const | Task | [inline] |
startTime() const | Task | [inline, virtual] |
stop() | Task | [inline] |
Task(TaskType priority) | Task | [inline] |
update() | GatherTask | [virtual] |
updateRequirements() | GatherTask | [virtual] |
Task::updateRequirements(std::tr1::function< bool(RequirementGroup)> updateFunction) | Task | [inline] |
updateWorker(Unit worker) | GatherTask | [private] |
waitingForUnit(Unit unit) const | GatherTask | [virtual] |
workerPriority(int workerNumber) const | GatherTask | [private] |
~Task() | Task | [inline, virtual] |