![]() |
TrinityCore
|
Public Member Functions | |
| LogEntry (ObjectGuid::LowType guildId, uint32 guid) | |
| LogEntry (ObjectGuid::LowType guildId, uint32 guid, time_t timestamp) | |
| virtual | ~LogEntry () |
| uint32 | GetGUID () const |
| uint64 | GetTimestamp () const |
| virtual void | SaveToDB (SQLTransaction &trans) const =0 |
Protected Attributes | |
| ObjectGuid::LowType | m_guildId |
| uint32 | m_guid |
| uint64 | m_timestamp |
|
inline |
|
inline |
|
inline |
Here is the caller graph for this function:
|
inline |
|
pure virtual |
Implemented in Guild::NewsLogEntry, Guild::BankEventLogEntry, and Guild::EventLogEntry.
Here is the caller graph for this function:
|
protected |
|
protected |
|
protected |
1.8.8