TrinityCore
AuctionHouseBotBuyer.h File Reference
#include "Define.h"
#include "AuctionHouseMgr.h"
#include "AuctionHouseBot.h"
+ Include dependency graph for AuctionHouseBotBuyer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BuyerAuctionEval
 
struct  BuyerItemInfo
 
struct  BuyerConfiguration
 
class  AuctionBotBuyer
 

Typedefs

typedef std::map< uint32, BuyerItemInfoBuyerItemInfoMap
 
typedef std::map< uint32, BuyerAuctionEvalCheckEntryMap
 

Typedef Documentation

◆ BuyerItemInfoMap

Definition at line 46 of file AuctionHouseBotBuyer.h.

◆ CheckEntryMap

Definition at line 47 of file AuctionHouseBotBuyer.h.