TrinityCore
WorldPackets::AuctionHouse Namespace Reference

Classes

struct  AuctionBidderNotification
 
class  AuctionBrowseQuery
 
struct  AuctionBucketKey
 
class  AuctionCancelCommoditiesPurchase
 
class  AuctionClosedNotification
 
class  AuctionCommandResult
 
class  AuctionConfirmCommoditiesPurchase
 
struct  AuctionFavoriteInfo
 
class  AuctionFavoriteList
 
class  AuctionGetCommodityQuote
 
class  AuctionGetCommodityQuoteResult
 
class  AuctionHelloRequest
 
class  AuctionHelloResponse
 
struct  AuctionItem
 
struct  AuctionItemForSale
 
class  AuctionListBiddedItems
 
class  AuctionListBiddedItemsResult
 
class  AuctionListBucketsByBucketKeys
 
class  AuctionListBucketsResult
 
struct  AuctionListFilterClass
 
struct  AuctionListFilterSubClass
 
class  AuctionListItemsByBucketKey
 
class  AuctionListItemsByItemID
 
class  AuctionListItemsResult
 
class  AuctionListOwnedItems
 
class  AuctionListOwnedItemsResult
 
class  AuctionOutbidNotification
 
class  AuctionOwnerBidNotification
 
struct  AuctionOwnerNotification
 
class  AuctionPlaceBid
 
class  AuctionRemoveItem
 
class  AuctionReplicateItems
 
class  AuctionReplicateResponse
 
class  AuctionRequestFavoriteList
 
class  AuctionSellCommodity
 
class  AuctionSellItem
 
class  AuctionSetFavoriteItem
 
struct  AuctionSortDef
 
class  AuctionWonNotification
 
struct  BucketInfo
 

Functions

ByteBufferoperator>> (ByteBuffer &data, AuctionBucketKey &itemKey)
 
ByteBufferoperator<< (ByteBuffer &data, AuctionBucketKey const &itemKey)
 
ByteBufferoperator>> (ByteBuffer &data, AuctionListFilterSubClass &filterSubClass)
 
ByteBufferoperator>> (ByteBuffer &data, AuctionListFilterClass &filterClass)
 
ByteBufferoperator>> (ByteBuffer &data, AuctionSortDef &sortDef)
 
ByteBufferoperator>> (ByteBuffer &data, AuctionItemForSale &auctionItemForSale)
 
ByteBufferoperator>> (ByteBuffer &data, AuctionFavoriteInfo &favoriteInfo)
 
ByteBufferoperator<< (ByteBuffer &data, AuctionFavoriteInfo const &favoriteInfo)
 
ByteBufferoperator<< (ByteBuffer &data, AuctionOwnerNotification const &ownerNotification)
 
ByteBufferoperator<< (ByteBuffer &data, BucketInfo const &bucketInfo)
 
ByteBufferoperator<< (ByteBuffer &data, AuctionItem const &auctionItem)
 
ByteBufferoperator<< (ByteBuffer &data, AuctionBidderNotification const &bidderNotification)
 

Function Documentation

◆ operator<<() [1/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
AuctionBidderNotification const &  bidderNotification 
)

Definition at line 269 of file AuctionHousePackets.cpp.

◆ operator<<() [2/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
AuctionBucketKey const &  itemKey 
)

Definition at line 64 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [3/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
AuctionFavoriteInfo const &  favoriteInfo 
)

Definition at line 127 of file AuctionHousePackets.cpp.

◆ operator<<() [4/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
AuctionItem const &  auctionItem 
)

Definition at line 187 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [5/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
AuctionOwnerNotification const &  ownerNotification 
)

Definition at line 145 of file AuctionHousePackets.cpp.

◆ operator<<() [6/6]

ByteBuffer & WorldPackets::AuctionHouse::operator<< ( ByteBuffer data,
BucketInfo const &  bucketInfo 
)

Definition at line 154 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [1/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionBucketKey itemKey 
)

Definition at line 42 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [2/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionFavoriteInfo favoriteInfo 
)

Definition at line 116 of file AuctionHousePackets.cpp.

◆ operator>>() [3/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionItemForSale auctionItemForSale 
)

Definition at line 108 of file AuctionHousePackets.cpp.

◆ operator>>() [4/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionListFilterClass filterClass 
)

Definition at line 89 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [5/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionListFilterSubClass filterSubClass 
)

Definition at line 81 of file AuctionHousePackets.cpp.

◆ operator>>() [6/6]

ByteBuffer & WorldPackets::AuctionHouse::operator>> ( ByteBuffer data,
AuctionSortDef sortDef 
)

Definition at line 99 of file AuctionHousePackets.cpp.

+ Here is the call graph for this function: