TrinityCore
Loading...
Searching...
No Matches
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::CalendarSendCalendarHolidayInfo const &holidayInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarSendCalendarRaidResetInfo const &raidResetInfo)
 
ByteBufferoperator<< (ByteBuffer &data, WorldPackets::Calendar::CalendarEventInviteInfo const &inviteInfo)
 
ByteBufferoperator>> (ByteBuffer &buffer, WorldPackets::Calendar::CalendarAddEventInviteInfo &invite)
 

Function Documentation

◆ operator<<() [1/6]

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

Definition at line 83 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [2/6]

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/6]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarSendCalendarHolidayInfo const &  holidayInfo 
)

Definition at line 55 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [4/6]

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

Definition at line 43 of file CalendarPackets.cpp.

+ Here is the call graph for this function:

◆ operator<<() [5/6]

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

Definition at line 33 of file CalendarPackets.cpp.

◆ operator<<() [6/6]

ByteBuffer & operator<< ( ByteBuffer data,
WorldPackets::Calendar::CalendarSendCalendarRaidResetInfo const &  raidResetInfo 
)

Definition at line 74 of file CalendarPackets.cpp.

◆ operator>>()

Definition at line 114 of file CalendarPackets.cpp.

+ Here is the call graph for this function: