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

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::PVPMatchStatistics::RatingData const &ratingData)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::PVPMatchStatistics::HonorData const &honorData)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerPVPStat const &pvpStat)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::PVPMatchStatistics::PVPMatchPlayerStatistics const &playerData)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::PVPMatchStatistics const &pvpLogData)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::BattlefieldStatusHeader const &header)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::BattlegroundPlayerPosition const &playerPosition)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::RatedPvpInfo::BracketInfo const &bracketInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::RatedMatchDeserterPenalty const &ratedMatchDeserterPenalty)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battleground::BattlegroundCapturePointInfo const &battlegroundCapturePointInfo)
 

Function Documentation

◆ operator<<() [1/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::BattlefieldStatusHeader const &  header 
)

Definition at line 165 of file BattlegroundPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::BattlegroundCapturePointInfo const &  battlegroundCapturePointInfo 
)

Definition at line 407 of file BattlegroundPackets.cpp.

◆ operator<<() [3/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::BattlegroundPlayerPosition const &  playerPosition 
)

Definition at line 288 of file BattlegroundPackets.cpp.

◆ operator<<() [4/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::PVPMatchStatistics const &  pvpLogData 
)

Definition at line 126 of file BattlegroundPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [5/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::PVPMatchStatistics::HonorData const &  honorData 
)

Definition at line 63 of file BattlegroundPackets.cpp.

◆ operator<<() [6/10]

Definition at line 71 of file BattlegroundPackets.cpp.

◆ operator<<() [7/10]

Definition at line 78 of file BattlegroundPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [8/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::PVPMatchStatistics::RatingData const &  ratingData 
)

Definition at line 52 of file BattlegroundPackets.cpp.

◆ operator<<() [9/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::RatedMatchDeserterPenalty const &  ratedMatchDeserterPenalty 
)

Definition at line 359 of file BattlegroundPackets.cpp.

◆ operator<<() [10/10]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battleground::RatedPvpInfo::BracketInfo const &  bracketInfo 
)

Definition at line 324 of file BattlegroundPackets.cpp.

+ Here is the call graph for this function: