![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
| bool | Execute () override |
| Operation for idle delaythreads. | |
Additional Inherited Members | |
Public Member Functions inherited from SQLOperation | |
| SQLOperation ()=default | |
| virtual | ~SQLOperation ()=default |
| virtual int | call () |
| virtual void | SetConnection (MySQLConnection *con) |
Public Attributes inherited from SQLOperation | |
| MySQLConnection * | m_conn {nullptr} |
|
inlineoverrideprivatevirtual |
Operation for idle delaythreads.
Implements SQLOperation.
References SQLOperation::m_conn, and MySQLConnection::Ping().