BWAPI
Public Member Functions | Public Attributes
BidManager Class Reference

#include <BidManager.h>

Collaboration diagram for BidManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BidManager (AgentPool *p)
void reserve (int minamount, int gasamount, int priority, int g)
bool canWithdraw (int minamount, int gasamount, int priority)
bool canCashIn (int minamount, int gasamount, int priority)
void relinquish (int minamount, int gasamount, int priority, int g)
int getReservedMinerals ()
int getReservedGas ()
void writeReservedMinerals ()
void updateDrives ()

Public Attributes

AgentPoolagentPool

Constructor & Destructor Documentation

Here is the call graph for this function:


Member Function Documentation

bool BidManager::canCashIn ( int  minamount,
int  gasamount,
int  priority 
)

Here is the call graph for this function:

Here is the caller graph for this function:

bool BidManager::canWithdraw ( int  minamount,
int  gasamount,
int  priority 
)

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

void BidManager::relinquish ( int  minamount,
int  gasamount,
int  priority,
int  g 
)

Here is the caller graph for this function:

void BidManager::reserve ( int  minamount,
int  gasamount,
int  priority,
int  g 
)

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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