BWAPI
Classes | Public Member Functions
UnderAttackManager Class Reference

#include <UnderAttackManager.h>

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

List of all members.

Classes

class  UAData

Public Member Functions

 UnderAttackManager (Arbitrator::Arbitrator< BWAPI::Unit *, double > *arbitrator)
virtual void onOffer (std::set< BWAPI::Unit * > unitGroup)
virtual void onRevoke (BWAPI::Unit *p, double bid)
void onRemoveUnit (BWAPI::Unit *unit)
virtual void update ()
virtual std::string getName () const
virtual std::string getShortName () const
void setDefenseManager (DefenseManager *)
void setBaseManager (BaseManager *)

Constructor & Destructor Documentation


Member Function Documentation

std::string UnderAttackManager::getName ( ) const [virtual]
std::string UnderAttackManager::getShortName ( ) const [virtual]
void UnderAttackManager::onOffer ( std::set< BWAPI::Unit * >  unitGroup) [virtual]

Implements Arbitrator::Controller< BWAPI::Unit *, double >.

Here is the call graph for this function:

Here is the caller graph for this function:

void UnderAttackManager::onRevoke ( BWAPI::Unit p,
double  bid 
) [virtual]

Implements Arbitrator::Controller< BWAPI::Unit *, double >.

Here is the call graph for this function:

void UnderAttackManager::update ( void  ) [virtual]

Implements Arbitrator::Controller< BWAPI::Unit *, double >.

Here is the call graph for this function:


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