TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Guild::NewsLogEntry Member List

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

GetFlags() const Guild::NewsLogEntryinline
GetGUID() const Guild::LogEntryinline
GetPlayerGuid() const Guild::NewsLogEntryinline
GetTimestamp() const Guild::LogEntryinline
GetType() const Guild::NewsLogEntryinline
GetValue() const Guild::NewsLogEntryinline
LogEntry(ObjectGuid::LowType guildId, uint32 guid)Guild::LogEntryinline
LogEntry(ObjectGuid::LowType guildId, uint32 guid, time_t timestamp)Guild::LogEntryinline
m_flagsGuild::NewsLogEntryprivate
m_guidGuild::LogEntryprotected
m_guildIdGuild::LogEntryprotected
m_playerGuidGuild::NewsLogEntryprivate
m_timestampGuild::LogEntryprotected
m_typeGuild::NewsLogEntryprivate
m_valueGuild::NewsLogEntryprivate
NewsLogEntry(ObjectGuid::LowType guildId, uint32 guid, GuildNews type, ObjectGuid playerGuid, uint32 flags, uint32 value)Guild::NewsLogEntryinline
NewsLogEntry(ObjectGuid::LowType guildId, uint32 guid, time_t timestamp, GuildNews type, ObjectGuid playerGuid, uint32 flags, uint32 value)Guild::NewsLogEntryinline
SaveToDB(SQLTransaction &trans) const overrideGuild::NewsLogEntryvirtual
SetSticky(bool sticky)Guild::NewsLogEntryinline
WritePacket(WorldPackets::Guild::GuildNews &newsPacket) const Guild::NewsLogEntry
~LogEntry()Guild::LogEntryinlinevirtual
~NewsLogEntry()Guild::NewsLogEntryinline