TrinityCore
Loading...
Searching...
No Matches
WorldPackets::CombatLog Namespace Reference

Classes

class  AttackerStateUpdate
 
class  CombatLogServerPacket
 
struct  CombatWorldTextViewerInfo
 
class  EnvironmentalDamageLog
 
struct  HitInfoData
 
struct  PeriodicalAuraLogEffectDebugInfo
 
struct  PeriodicAuraLogEffect
 
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
 

Functions

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

Function Documentation

◆ operator<<() [1/6]

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

Definition at line 427 of file CombatLogPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/6]

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

Definition at line 286 of file CombatLogPackets.cpp.

◆ operator<<() [3/6]

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

Definition at line 294 of file CombatLogPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [4/6]

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

Definition at line 25 of file CombatLogPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [5/6]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer data,
PeriodicalAuraLogEffectDebugInfo const &  debugInfo 
)

Definition at line 195 of file CombatLogPackets.cpp.

◆ operator<<() [6/6]

ByteBuffer & WorldPackets::CombatLog::operator<< ( ByteBuffer data,
PeriodicAuraLogEffect const &  effect 
)

Definition at line 203 of file CombatLogPackets.cpp.

+ Here is the call graph for this function: