#include <CombatLogPackets.h>
ServerPacket(OpcodeServer opcode, size_t initialSize=200, ConnectionType connection=CONNECTION_TYPE_DEFAULT)
Definition: Packet.h:49
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
void WorldPackets::CombatLog::CombatLogServerPacket::FlushBits |
( |
| ) |
|
|
inlineprotected |
void FlushBits()
Definition: ByteBuffer.h:150
WorldPacket _worldPacket
Definition: Packet.h:43
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
WorldPacket const* WorldPackets::CombatLog::CombatLogServerPacket::GetBasicLogPacket |
( |
| ) |
const |
|
inline |
WorldPacket _worldPacket
Definition: Packet.h:43
WorldPacket const* WorldPackets::CombatLog::CombatLogServerPacket::GetFullLogPacket |
( |
| ) |
const |
|
inline |
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
template<typename T >
void WorldPackets::CombatLog::CombatLogServerPacket::operator<< |
( |
T const & |
val | ) |
|
|
inlineprotected |
WorldPacket _worldPacket
Definition: Packet.h:43
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
bool WorldPackets::CombatLog::CombatLogServerPacket::WriteBit |
( |
bool |
bit | ) |
|
|
inlineprotected |
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
void WorldPackets::CombatLog::CombatLogServerPacket::WriteBits |
( |
uint32 |
value, |
|
|
uint32 |
bitCount |
|
) |
| |
|
inlineprotected |
WorldPacket _worldPacket
Definition: Packet.h:43
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
const FieldDescriptor value
Definition: descriptor.h:1522
void WriteBits(T value, int32 bits)
Definition: ByteBuffer.h:198
ByteBuffer& WorldPackets::CombatLog::CombatLogServerPacket::WriteLogData |
( |
| ) |
|
|
inlineprotected |
Spells::SpellCastLogData LogData
Definition: CombatLogPackets.h:38
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
void WorldPackets::CombatLog::CombatLogServerPacket::WriteLogDataBit |
( |
| ) |
|
|
inlineprotected |
WorldPacket _worldPacket
Definition: Packet.h:43
bool WriteBit(uint32 bit)
Definition: ByteBuffer.h:170
WorldPacket _fullLogPacket
Definition: CombatLogPackets.h:75
WorldPacket WorldPackets::CombatLog::CombatLogServerPacket::_fullLogPacket |
|
protected |
The documentation for this class was generated from the following file: