TrinityCore
HotfixPackets.cpp File Reference
#include "HotfixPackets.h"
#include "PacketUtilities.h"
#include "Util.h"
+ Include dependency graph for HotfixPackets.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Hotfix
 

Functions

ByteBufferWorldPackets::Hotfix::operator>> (ByteBuffer &data, DB2Manager::HotfixId &hotfixId)
 
ByteBufferWorldPackets::Hotfix::operator<< (ByteBuffer &data, DB2Manager::HotfixId const &hotfixId)
 
ByteBufferWorldPackets::Hotfix::operator>> (ByteBuffer &data, DB2Manager::HotfixRecord &hotfixRecord)
 
ByteBufferWorldPackets::Hotfix::operator<< (ByteBuffer &data, DB2Manager::HotfixRecord const &hotfixRecord)
 
ByteBufferWorldPackets::Hotfix::operator<< (ByteBuffer &data, HotfixConnect::HotfixData const &hotfixData)