TrinityCore
WorldPackets::CombatLog Namespace Reference

Classes

class  AttackerStateUpdate
 
class  CombatLogServerPacket
 
struct  CombatWorldTextViewerInfo
 
class  EnvironmentalDamageLog
 
class  ProcResist
 
class  SpellAbsorbLog
 
class  SpellDamageShield
 
struct  SpellDispellData
 
class  SpellDispellLog
 
class  SpellEnergizeLog
 
class  SpellExecuteLog
 
class  SpellHealAbsorbLog
 
class  SpellHealLog
 
class  SpellInstakillLog
 
class  SpellInterruptLog
 
struct  SpellLogMissDebug
 
struct  SpellLogMissEntry
 
class  SpellMissLog
 
class  SpellNonMeleeDamageLog
 
class  SpellOrDamageImmune
 
class  SpellPeriodicAuraLog
 
struct  SubDamage
 
struct  UnkAttackerState
 

Functions

ByteBufferoperator<< (ByteBuffer &data, CombatWorldTextViewerInfo const &worldTextViewer)
 
ByteBufferoperator<< (ByteBuffer &buffer, SpellLogMissDebug const &missDebug)
 
ByteBufferoperator<< (ByteBuffer &buffer, SpellLogMissEntry const &missEntry)
 
ByteBufferoperator<< (ByteBuffer &buffer, SpellDispellData const &dispellData)
 

Function Documentation

◆ operator<<() [1/4]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer buffer,
SpellDispellData const &  dispellData 
)

Definition at line 418 of file CombatLogPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/4]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer buffer,
SpellLogMissDebug const &  missDebug 
)

Definition at line 271 of file CombatLogPackets.cpp.

◆ operator<<() [3/4]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer buffer,
SpellLogMissEntry const &  missEntry 
)

Definition at line 278 of file CombatLogPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [4/4]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer data,
CombatWorldTextViewerInfo const &  worldTextViewer 
)

Definition at line 23 of file CombatLogPackets.cpp.

+ Here is the call graph for this function: