TrinityCore
Loading...
Searching...
No Matches
PingOperation Class Reference
+ 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
MySQLConnectionm_conn
 

Detailed Description

Definition at line 72 of file DatabaseWorkerPool.cpp.

Member Function Documentation

◆ Execute()

bool PingOperation::Execute ( )
inlineoverrideprivatevirtual

Operation for idle delaythreads.

Implements SQLOperation.

Definition at line 75 of file DatabaseWorkerPool.cpp.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: