AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for Guild::LogEntry, including all inherited members.
GetGUID() const | Guild::LogEntry | inline |
GetTimestamp() const | Guild::LogEntry | inline |
LogEntry(uint32 guildId, ObjectGuid::LowType guid) | Guild::LogEntry | |
LogEntry(uint32 guildId, ObjectGuid::LowType guid, time_t timestamp) | Guild::LogEntry | inline |
m_guid | Guild::LogEntry | protected |
m_guildId | Guild::LogEntry | protected |
m_timestamp | Guild::LogEntry | protected |
SaveToDB(CharacterDatabaseTransaction trans) const =0 | Guild::LogEntry | pure virtual |
~LogEntry() | Guild::LogEntry | inlinevirtual |