![]() |
TrinityCore
|
This is the complete list of members for SpellHistory::PersistenceHelper< Player >, including all inherited members.
| ChargesDeleteStatement | SpellHistory::PersistenceHelper< Player > | static |
| ChargesInsertStatement | SpellHistory::PersistenceHelper< Player > | static |
| CooldownsDeleteStatement | SpellHistory::PersistenceHelper< Player > | static |
| CooldownsInsertStatement | SpellHistory::PersistenceHelper< Player > | static |
| ReadCharge(Field const *fields, uint32 *categoryId, ChargeEntry *chargeEntry) | SpellHistory::PersistenceHelper< Player > | inlinestatic |
| ReadCooldown(Field const *fields, uint32 *spellId, CooldownEntry *cooldownEntry) | SpellHistory::PersistenceHelper< Player > | inlinestatic |
| SetIdentifier(PreparedStatementBase *stmt, uint8 index, Unit const *owner) | SpellHistory::PersistenceHelper< Player > | inlinestatic |
| WriteCharge(PreparedStatementBase *stmt, uint8 &index, uint32 chargeCategory, ChargeEntry const &charge) | SpellHistory::PersistenceHelper< Player > | inlinestatic |
| WriteCooldown(PreparedStatementBase *stmt, uint8 &index, CooldownEntry const &cooldown) | SpellHistory::PersistenceHelper< Player > | inlinestatic |