AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
bool | Execute () override |
Operation for idle delaythreads. More... | |
Additional Inherited Members | |
Public Member Functions inherited from SQLOperation | |
SQLOperation ()=default | |
virtual | ~SQLOperation ()=default |
virtual int | call () |
virtual bool | Execute ()=0 |
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().