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

Go to the source code of this file.

Functions

ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarSendCalendarEventInfo const &eventInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarSendCalendarRaidLockoutInfo const &lockoutInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarSendCalendarInviteInfo const &inviteInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarEventInviteInfo const &inviteInfo)
 
ByteBufferoperator>> (ByteBuffer &buffer, WorldPackets::Calendar::CalendarAddEventInviteInfo &invite)
 
ByteBufferoperator>> (ByteBuffer &buffer, WorldPackets::Calendar::CalendarAddEventInfo &addEventInfo)
 
ByteBufferoperator>> (ByteBuffer &buffer, WorldPackets::Calendar::CalendarUpdateEventInfo &updateEventInfo)
 

Function Documentation

◆ operator<<() [1/4]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarEventInviteInfo const &  inviteInfo 
)

Definition at line 61 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/4]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarSendCalendarEventInfo const &  eventInfo 
)

Definition at line 20 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [3/4]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarSendCalendarInviteInfo const &  inviteInfo 
)

Definition at line 47 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [4/4]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarSendCalendarRaidLockoutInfo const &  lockoutInfo 
)

Definition at line 37 of file CalendarPackets.cpp.

◆ operator>>() [1/3]

ByteBuffer & operator>> ( ByteBuffer buffer,
WorldPackets::Calendar::CalendarAddEventInfo addEventInfo 
)

Definition at line 118 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [2/3]

Definition at line 92 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator>>() [3/3]

ByteBuffer & operator>> ( ByteBuffer buffer,
WorldPackets::Calendar::CalendarUpdateEventInfo updateEventInfo 
)

Definition at line 145 of file CalendarPackets.cpp.

+ Here is the call graph for this function: