#include <BidManager.h>
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 |
| AgentPool * | agentPool |
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following files: