BWAPI
Public Member Functions | Static Public Member Functions | Protected Attributes
ScanTargetTask Class Reference

#include <ScanTargetTask.h>

Inheritance diagram for ScanTargetTask:
Inheritance graph
[legend]
Collaboration diagram for ScanTargetTask:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScanTargetTask (Unit *target, Environment *env)
virtual ~ScanTargetTask (void)
Unit * getTarget ()
virtual double evaluateAptitude (Agent *agent)
virtual void evaluateStatus ()
virtual void calculatePriority ()
virtual void evaluateNeededUnits ()
virtual bool execute (Agent *agent)

Static Public Member Functions

static void generateNecessaryTasks (Environment *env)

Protected Attributes

Unit * _target

Constructor & Destructor Documentation

ScanTargetTask::ScanTargetTask ( Unit *  target,
Environment env 
)

Here is the call graph for this function:

Here is the caller graph for this function:

ScanTargetTask::~ScanTargetTask ( void  ) [virtual]

Here is the call graph for this function:


Member Function Documentation

Implements Task.

Here is the call graph for this function:

double ScanTargetTask::evaluateAptitude ( Agent agent) [virtual]

Implements Task.

Here is the call graph for this function:

Implements Task.

void ScanTargetTask::evaluateStatus ( ) [virtual]

Implements Task.

Here is the call graph for this function:

bool ScanTargetTask::execute ( Agent agent) [virtual]

Implements Task.

Here is the call graph for this function:

Here is the call graph for this function:


Member Data Documentation

Unit* ScanTargetTask::_target [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines