TrinityCore
CalendarMgr Member List

This is the complete list of members for CalendarMgr, including all inherited members.

_eventsCalendarMgrprivate
_freeEventIdsCalendarMgrprivate
_freeInviteIdsCalendarMgrprivate
_invitesCalendarMgrprivate
_maxEventIdCalendarMgrprivate
_maxInviteIdCalendarMgrprivate
AddEvent(CalendarEvent *calendarEvent, CalendarSendEventType sendType)CalendarMgr
AddInvite(CalendarEvent *calendarEvent, CalendarInvite *invite, CharacterDatabaseTransaction trans=nullptr)CalendarMgr
CalendarMgr()CalendarMgrprivate
CalendarMgr(CalendarMgr const &)=deleteCalendarMgr
CalendarMgr(CalendarMgr &&)=deleteCalendarMgr
DeleteOldEvents()CalendarMgr
FreeEventId(uint64 id)CalendarMgr
FreeInviteId(uint64 id)CalendarMgr
GetAllEventRelatives(CalendarEvent const &calendarEvent) constCalendarMgr
GetEvent(uint64 eventId) constCalendarMgr
GetEventInvites(uint64 eventId) constCalendarMgr
GetEvents() constCalendarMgrinline
GetEventsCreatedBy(ObjectGuid guid, bool includeGuildEvents=false) constCalendarMgr
GetFreeEventId()CalendarMgr
GetFreeInviteId()CalendarMgr
GetGuildEvents(ObjectGuid::LowType guildId) constCalendarMgr
GetInvite(uint64 inviteId) constCalendarMgr
GetInvites() constCalendarMgrinline
GetPlayerEvents(ObjectGuid guid) constCalendarMgr
GetPlayerInvites(ObjectGuid guid) constCalendarMgr
GetPlayerNumPending(ObjectGuid guid)CalendarMgr
instance()CalendarMgrstatic
LoadFromDB()CalendarMgr
operator=(CalendarMgr const &)=deleteCalendarMgr
operator=(CalendarMgr &&)=deleteCalendarMgr
RemoveAllPlayerEventsAndInvites(ObjectGuid guid)CalendarMgr
RemoveEvent(uint64 eventId, ObjectGuid remover)CalendarMgr
RemoveEvent(CalendarEvent *calendarEvent, ObjectGuid remover)CalendarMgr
RemoveInvite(uint64 inviteId, uint64 eventId, ObjectGuid remover)CalendarMgr
RemovePlayerGuildEventsAndSignups(ObjectGuid guid, ObjectGuid::LowType guildId)CalendarMgr
SendCalendarClearPendingAction(ObjectGuid guid) constCalendarMgr
SendCalendarCommandResult(ObjectGuid guid, CalendarError err, char const *param=nullptr) constCalendarMgr
SendCalendarEvent(ObjectGuid guid, CalendarEvent const &calendarEvent, CalendarSendEventType sendType) constCalendarMgr
SendCalendarEventInvite(CalendarInvite const &invite) constCalendarMgr
SendCalendarEventInviteAlert(CalendarEvent const &calendarEvent, CalendarInvite const &invite) constCalendarMgr
SendCalendarEventInviteRemove(CalendarEvent const &calendarEvent, CalendarInvite const &invite, uint32 flags) constCalendarMgr
SendCalendarEventInviteRemoveAlert(ObjectGuid guid, CalendarEvent const &calendarEvent, CalendarInviteStatus status) constCalendarMgr
SendCalendarEventModeratorStatusAlert(CalendarEvent const &calendarEvent, CalendarInvite const &invite) constCalendarMgr
SendCalendarEventRemovedAlert(CalendarEvent const &calendarEvent) constCalendarMgr
SendCalendarEventStatus(CalendarEvent const &calendarEvent, CalendarInvite const &invite) constCalendarMgr
SendCalendarEventUpdateAlert(CalendarEvent const &calendarEvent, time_t originalDate) constCalendarMgr
SendPacketToAllEventRelatives(WorldPacket const *packet, CalendarEvent const &calendarEvent) constCalendarMgr
UpdateEvent(CalendarEvent *calendarEvent)CalendarMgr
UpdateInvite(CalendarInvite *invite, CharacterDatabaseTransaction trans=nullptr)CalendarMgr
~CalendarMgr()CalendarMgrprivate