![]() |
TrinityCore
|
#include <AuctionHouseBot.h>
Public Member Functions | |
| void | Update () |
| void | Initialize () |
| void | SetItemsRatio (uint32 al, uint32 ho, uint32 ne) |
| void | SetItemsRatioForHouse (AuctionHouseType house, uint32 val) |
| void | SetItemsAmount (uint32(&vals)[MAX_AUCTION_QUALITY]) |
| void | SetItemsAmountForQuality (AuctionQuality quality, uint32 val) |
| void | ReloadAllConfig () |
| void | Rebuild (bool all) |
| void | PrepareStatusInfos (AuctionHouseBotStatusInfo &statusInfo) |
Static Public Member Functions | |
| static AuctionHouseBot * | instance () |
Private Member Functions | |
| AuctionHouseBot () | |
| ~AuctionHouseBot () | |
| AuctionHouseBot (const AuctionHouseBot &) | |
| AuctionHouseBot & | operator= (const AuctionHouseBot &) |
| void | InitializeAgents () |
Private Attributes | |
| AuctionBotBuyer * | _buyer |
| AuctionBotSeller * | _seller |
| uint32 | _operationSelector |
|
private |
|
private |
|
private |
| void AuctionHouseBot::Initialize | ( | ) |
Here is the call graph for this function:
|
private |
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
|
private |
| void AuctionHouseBot::PrepareStatusInfos | ( | AuctionHouseBotStatusInfo & | statusInfo | ) |
Here is the call graph for this function:| void AuctionHouseBot::Rebuild | ( | bool | all | ) |
Here is the call graph for this function:| void AuctionHouseBot::ReloadAllConfig | ( | ) |
Here is the call graph for this function:| void AuctionHouseBot::SetItemsAmount | ( | uint32(&) | vals[MAX_AUCTION_QUALITY] | ) |
Here is the call graph for this function:| void AuctionHouseBot::SetItemsAmountForQuality | ( | AuctionQuality | quality, |
| uint32 | val | ||
| ) |
Here is the call graph for this function:
Here is the call graph for this function:| void AuctionHouseBot::SetItemsRatioForHouse | ( | AuctionHouseType | house, |
| uint32 | val | ||
| ) |
Here is the call graph for this function:| void AuctionHouseBot::Update | ( | ) |
Here is the call graph for this function:
|
private |
|
private |
|
private |
1.8.8