AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Guild::EventLogEntry Member List

This is the complete list of members for Guild::EventLogEntry, including all inherited members.

EventLogEntry(uint32 guildId, ObjectGuid::LowType guid, GuildEventLogTypes eventType, ObjectGuid playerGuid1, ObjectGuid playerGuid2, uint8 newRank)Guild::EventLogEntryinline
EventLogEntry(uint32 guildId, ObjectGuid::LowType guid, time_t timestamp, GuildEventLogTypes eventType, ObjectGuid playerGuid1, ObjectGuid playerGuid2, uint8 newRank)Guild::EventLogEntryinline
GetGUID() constGuild::LogEntryinline
GetTimestamp() constGuild::LogEntryinline
LogEntry(uint32 guildId, ObjectGuid::LowType guid)Guild::LogEntry
LogEntry(uint32 guildId, ObjectGuid::LowType guid, time_t timestamp)Guild::LogEntryinline
m_eventTypeGuild::EventLogEntryprivate
m_guidGuild::LogEntryprotected
m_guildIdGuild::LogEntryprotected
m_newRankGuild::EventLogEntryprivate
m_playerGuid1Guild::EventLogEntryprivate
m_playerGuid2Guild::EventLogEntryprivate
m_timestampGuild::LogEntryprotected
SaveToDB(CharacterDatabaseTransaction trans) const overrideGuild::EventLogEntryvirtual
WritePacket(WorldPackets::Guild::GuildEventLogQueryResults &packet) constGuild::EventLogEntry
~EventLogEntry() overrideGuild::EventLogEntryinline
~LogEntry()Guild::LogEntryinlinevirtual