TrinityCore
CombatLogPacketsCommon.h File Reference
#include "ObjectGuid.h"
#include "Packet.h"
+ Include dependency graph for CombatLogPacketsCommon.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WorldPackets::Spells::SpellLogPowerData
 
struct  WorldPackets::Spells::SpellCastLogData
 
struct  WorldPackets::Spells::ContentTuningParams
 
struct  WorldPackets::Spells::SpellCastVisual
 
struct  WorldPackets::Spells::SpellSupportInfo
 
class  WorldPackets::CombatLog::CombatLogServerPacket
 

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Spells
 
namespace  WorldPackets::CombatLog
 

Functions

ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastLogData const &spellCastLogData)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, ContentTuningParams const &contentTuningParams)
 
ByteBufferWorldPackets::Spells::operator>> (ByteBuffer &data, SpellCastVisual &visual)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellCastVisual const &visual)
 
ByteBufferWorldPackets::Spells::operator<< (ByteBuffer &data, SpellSupportInfo const &supportInfo)