TrinityCore
SocialPackets.cpp File Reference
#include "SocialPackets.h"
#include "SocialMgr.h"
#include "World.h"
+ Include dependency graph for SocialPackets.cpp:

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Social::ContactInfo const &contact)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Social::QualifiedGUID &qGuid)
 

Function Documentation

◆ operator<<()

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Social::ContactInfo const &  contact 
)

Definition at line 41 of file SocialPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>()

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Social::QualifiedGUID qGuid 
)

Definition at line 103 of file SocialPackets.cpp.