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

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Battlenet::MethodCall const &method)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Battlenet::MethodCall &method)
 

Function Documentation

◆ operator<<()

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Battlenet::MethodCall const &  method 
)

Definition at line 21 of file BattlenetPackets.cpp.

◆ operator>>()

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Battlenet::MethodCall method 
)

Definition at line 29 of file BattlenetPackets.cpp.