![]() |
TrinityCore
|
Inheritance diagram for AccountActionIpLogger:Public Member Functions | |
| AccountActionIpLogger () | |
| void | OnAccountLogin (uint32 accountId) override |
| void | OnFailedAccountLogin (uint32 accountId) override |
| void | OnPasswordChange (uint32 accountId) override |
| void | OnFailedPasswordChange (uint32 accountId) override |
| void | OnEmailChange (uint32 accountId) override |
| void | OnFailedEmailChange (uint32 accountId) override |
| void | AccountIPLogAction (uint32 accountId, IPLoggingTypes aType) |
Public Member Functions inherited from AccountScript | |
| ~AccountScript () | |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from AccountScript | |
| AccountScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 46 of file action_ip_logger.cpp.
|
inline |
Definition at line 49 of file action_ip_logger.cpp.
|
inline |
Definition at line 93 of file action_ip_logger.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 53 of file action_ip_logger.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 79 of file action_ip_logger.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 60 of file action_ip_logger.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 85 of file action_ip_logger.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 72 of file action_ip_logger.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Reimplemented from AccountScript.
Definition at line 66 of file action_ip_logger.cpp.
Here is the call graph for this function: