![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AuctionHouseSearcher.h"
Public Member Functions | |
AuctionSearchAdd (std::shared_ptr< SearchableAuctionEntry > _searchableAuctionEntry) | |
![]() | |
AuctionSearcherUpdate (Type const _updateType, AuctionHouseFaction _listFaction) | |
virtual | ~AuctionSearcherUpdate ()=default |
Public Attributes | |
std::shared_ptr< SearchableAuctionEntry > | searchableAuctionEntry |
![]() | |
Type | updateType |
AuctionHouseFaction | listFaction |
Additional Inherited Members | |
![]() | |
enum class | Type : uint8 { ADD , REMOVE , UPDATE_BID } |
|
inline |
std::shared_ptr<SearchableAuctionEntry> AuctionSearchAdd::searchableAuctionEntry |
Referenced by AuctionHouseWorkerThread::SearchUpdateAdd().