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

Go to the source code of this file.

Functions

ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Who::WhoWord &word)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Who::WhoRequestServerInfo > &serverInfo)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Who::WhoRequest &request)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Who::WhoEntry const &entry)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Who::WhoResponse const &response)
 

Function Documentation

◆ operator<<() [1/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Who::WhoEntry const &  entry 
)

Definition at line 101 of file WhoPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/2]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Who::WhoResponse const &  response 
)

Definition at line 118 of file WhoPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [1/3]

ByteBuffer & operator>> ( ByteBuffer data,
Optional< WorldPackets::Who::WhoRequestServerInfo > &  serverInfo 
)

Definition at line 43 of file WhoPackets.cpp.

◆ operator>>() [2/3]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Who::WhoRequest request 
)

Definition at line 54 of file WhoPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [3/3]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Who::WhoWord word 
)

Definition at line 35 of file WhoPackets.cpp.

+ Here is the call graph for this function: