TrinityCore
BlackMarketPackets.cpp File Reference
+ Include dependency graph for BlackMarketPackets.cpp:

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::BlackMarket::BlackMarketItem const &blackMarketItem)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::BlackMarket::BlackMarketItem &blackMarketItem)
 

Function Documentation

◆ operator<<()

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::BlackMarket::BlackMarketItem const &  blackMarketItem 
)

Definition at line 31 of file BlackMarketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>()

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::BlackMarket::BlackMarketItem blackMarketItem 
)

Definition at line 48 of file BlackMarketPackets.cpp.

+ Here is the call graph for this function: