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

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

BankEventLogEntry(uint32 guildId, ObjectGuid::LowType guid, GuildBankEventLogTypes eventType, uint8 tabId, ObjectGuid playerGuid, uint32 itemOrMoney, uint16 itemStackCount, uint8 destTabId)Guild::BankEventLogEntryinline
BankEventLogEntry(uint32 guildId, ObjectGuid::LowType guid, time_t timestamp, uint8 tabId, GuildBankEventLogTypes eventType, ObjectGuid playerGuid, uint32 itemOrMoney, uint16 itemStackCount, uint8 destTabId)Guild::BankEventLogEntryinline
GetGUID() constGuild::LogEntryinline
GetTimestamp() constGuild::LogEntryinline
IsMoneyEvent(GuildBankEventLogTypes eventType)Guild::BankEventLogEntryinlinestatic
IsMoneyEvent() constGuild::BankEventLogEntryinline
LogEntry(uint32 guildId, ObjectGuid::LowType guid)Guild::LogEntry
LogEntry(uint32 guildId, ObjectGuid::LowType guid, time_t timestamp)Guild::LogEntryinline
m_bankTabIdGuild::BankEventLogEntryprivate
m_destTabIdGuild::BankEventLogEntryprivate
m_eventTypeGuild::BankEventLogEntryprivate
m_guidGuild::LogEntryprotected
m_guildIdGuild::LogEntryprotected
m_itemOrMoneyGuild::BankEventLogEntryprivate
m_itemStackCountGuild::BankEventLogEntryprivate
m_playerGuidGuild::BankEventLogEntryprivate
m_timestampGuild::LogEntryprotected
SaveToDB(CharacterDatabaseTransaction trans) const overrideGuild::BankEventLogEntryvirtual
WritePacket(WorldPackets::Guild::GuildBankLogQueryResults &packet) constGuild::BankEventLogEntry
~BankEventLogEntry() overrideGuild::BankEventLogEntryinline
~LogEntry()Guild::LogEntryinlinevirtual