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

Go to the source code of this file.

Functions

ByteBufferoperator>> (ByteBuffer &data, WorldPackets::LFG::RideTicket &ticket)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::LFG::RideTicket const &ticket)
 

Function Documentation

◆ operator<<()

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::LFG::RideTicket const &  ticket 
)

Definition at line 32 of file LFGPacketsCommon.cpp.

+ Here is the call graph for this function:

◆ operator>>()

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::LFG::RideTicket ticket 
)

Definition at line 20 of file LFGPacketsCommon.cpp.

+ Here is the call graph for this function: