◆ LocationRequestManager()
| LocationRequestManager::LocationRequestManager |
( |
| ) |
|
|
inline |
◆ add()
| void LocationRequestManager::add |
( |
HasMoney * |
requester, |
|
|
enumLocation |
type, |
|
|
int |
value, |
|
|
bool |
deleteDuplicates = true |
|
) |
| |
|
inline |
◆ addTreasuryRequest()
◆ empty()
| bool LocationRequestManager::empty |
( |
| ) |
const |
|
inline |
◆ getAverageValue()
| double LocationRequestManager::getAverageValue |
( |
enumLocation |
type | ) |
const |
|
inline |
◆ getNumContracts()
| int LocationRequestManager::getNumContracts |
( |
| ) |
const |
|
inline |
◆ getTotalValue()
| int LocationRequestManager::getTotalValue |
( |
| ) |
const |
|
inline |
◆ print()
| void LocationRequestManager::print |
( |
| ) |
|
|
inline |
◆ pullMostValuableRequest()
| std::optional<LocationRequest> LocationRequestManager::pullMostValuableRequest |
( |
bool |
returnZeroValues | ) |
|
|
inline |
◆ removeAll()
◆ size()
| int LocationRequestManager::size |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: