TrinityCore
Loading...
Searching...
No Matches
CalendarPackets.cpp File Reference
#include "CalendarPackets.h"
#include "PacketOperators.h"
+ Include dependency graph for CalendarPackets.cpp:

Go to the source code of this file.

Namespaces

namespace  WorldPackets
 
namespace  WorldPackets::Calendar
 

Functions

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