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

Go to the source code of this file.

Functions

ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::SupportTicketHeader &header)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::SupportTicketChatLine &line)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::SupportTicketChatLog &chatlog)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::SupportTicketHorusChatLine &line)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::SupportTicketHorusChatLog &chatlog)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketMailInfo > &mail)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketCalendarEventInfo > &event)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketPetInfo > &pet)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketGuildInfo > &guild)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketLFGListSearchResult > &lfgListSearchResult)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketLFGListApplicant > &lfgListApplicant)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketClubFinderResult > &clubInfo)
 
ByteBufferoperator>> (ByteBuffer &data, Optional< WorldPackets::Ticket::SupportTicketUnused910 > &unused)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::Complaint::ComplaintOffender &complaintOffender)
 
ByteBufferoperator>> (ByteBuffer &data, WorldPackets::Ticket::Complaint::ComplaintChat &chat)
 

Function Documentation

◆ operator>>() [1/15]

Definition at line 177 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [2/15]

Definition at line 243 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [3/15]

Definition at line 198 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [4/15]

ByteBuffer & operator>> ( ByteBuffer data,
Optional< WorldPackets::Ticket::SupportTicketLFGListApplicant > &  lfgListApplicant 
)

Definition at line 233 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [5/15]

ByteBuffer & operator>> ( ByteBuffer data,
Optional< WorldPackets::Ticket::SupportTicketLFGListSearchResult > &  lfgListSearchResult 
)

Definition at line 209 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [6/15]

Definition at line 164 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [7/15]

Definition at line 188 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [8/15]

ByteBuffer & operator>> ( ByteBuffer data,
Optional< WorldPackets::Ticket::SupportTicketUnused910 > &  unused 
)

Definition at line 255 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [9/15]

Definition at line 333 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [10/15]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Ticket::Complaint::ComplaintOffender complaintOffender 
)

Definition at line 324 of file TicketPackets.cpp.

◆ operator>>() [11/15]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Ticket::SupportTicketChatLine line 
)

Definition at line 84 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [12/15]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Ticket::SupportTicketChatLog chatlog 
)

Definition at line 97 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [13/15]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Ticket::SupportTicketHeader header 
)

Definition at line 22 of file TicketPackets.cpp.

◆ operator>>() [14/15]

Definition at line 112 of file TicketPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [15/15]

ByteBuffer & operator>> ( ByteBuffer data,
WorldPackets::Ticket::SupportTicketHorusChatLog chatlog 
)

Definition at line 153 of file TicketPackets.cpp.

+ Here is the call graph for this function: