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

Classes

class  ChangeRealmTicket
 
class  ChangeRealmTicketResponse
 
class  ConnectionStatus
 
struct  MethodCall
 
class  Notification
 
class  Request
 
class  Response
 

Functions

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

Function Documentation

◆ operator<<()

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

Definition at line 24 of file BattlenetPackets.cpp.

◆ operator>>()

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

Definition at line 32 of file BattlenetPackets.cpp.