TrinityCore
TradePackets.cpp File Reference
#include "TradePackets.h"
+ Include dependency graph for TradePackets.cpp:

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &buffer, WorldPackets::Trade::UnwrappedTradeItem const &unwrappedTradeItem)
 
ByteBufferoperator<< (ByteBuffer &buffer, WorldPackets::Trade::TradeItem const &tradeItem)
 

Function Documentation

◆ operator<<() [1/2]

ByteBuffer & operator<< ( ByteBuffer buffer,
WorldPackets::Trade::TradeItem const &  tradeItem 
)

Definition at line 103 of file TradePackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

ByteBuffer & operator<< ( ByteBuffer buffer,
WorldPackets::Trade::UnwrappedTradeItem const &  unwrappedTradeItem 
)

Definition at line 85 of file TradePackets.cpp.

+ Here is the call graph for this function: