![]() |
TrinityCore
|
Inheritance diagram for PingOperation:Private Member Functions | |
| bool | Execute () override |
| Operation for idle delaythreads. | |
Additional Inherited Members | |
Public Member Functions inherited from SQLOperation | |
| SQLOperation () | |
| virtual | ~SQLOperation () |
| virtual int | call () |
| virtual void | SetConnection (MySQLConnection *con) |
Public Attributes inherited from SQLOperation | |
| MySQLConnection * | m_conn |
Definition at line 72 of file DatabaseWorkerPool.cpp.
|
inlineoverrideprivatevirtual |
Operation for idle delaythreads.
Implements SQLOperation.
Definition at line 75 of file DatabaseWorkerPool.cpp.
Here is the call graph for this function: