TrinityCore
Guild::EventLogEntry Member List

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

EventLogEntry(ObjectGuid::LowType guildId, uint32 guid, GuildEventLogTypes eventType, ObjectGuid::LowType playerGuid1, ObjectGuid::LowType playerGuid2, uint8 newRank)Guild::EventLogEntryinline
EventLogEntry(ObjectGuid::LowType guildId, uint32 guid, time_t timestamp, GuildEventLogTypes eventType, ObjectGuid::LowType playerGuid1, ObjectGuid::LowType playerGuid2, uint8 newRank)Guild::EventLogEntryinline
GetGUID() constGuild::LogEntryinline
GetTimestamp() constGuild::LogEntryinline
LogEntry(ObjectGuid::LowType guildId, uint32 guid)Guild::LogEntry
LogEntry(ObjectGuid::LowType guildId, uint32 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()Guild::EventLogEntryinline
~LogEntry()Guild::LogEntryinlinevirtual