TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AuctionHouseBotSeller.h File Reference
#include "Define.h"
#include "ItemTemplate.h"
#include "AuctionHouseBot.h"
+ Include dependency graph for AuctionHouseBotSeller.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ItemToSell
 
struct  SellerItemClassInfo
 
struct  SellerItemInfo
 
class  SellerConfiguration
 
class  AuctionBotSeller
 

Typedefs

typedef std::vector< ItemToSellItemsToSellArray
 
typedef std::vector
< std::vector< uint32 > > 
AllItemsArray
 

Typedef Documentation

typedef std::vector<std::vector<uint32> > AllItemsArray
typedef std::vector<ItemToSell> ItemsToSellArray