TrinityCore
Loading...
Searching...
No Matches
QueryHolder.h File Reference
#include "Define.h"
#include "DatabaseEnvFwd.h"
#include <future>
#include <vector>
+ Include dependency graph for QueryHolder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SQLQueryHolderBase
 
class  SQLQueryHolder< T >
 
class  SQLQueryHolderTask
 
class  SQLQueryHolderCallback
 

Functions

bool InvokeAsyncCallbackIfReady (SQLQueryHolderCallback &callback)
 

Function Documentation

◆ InvokeAsyncCallbackIfReady()

bool InvokeAsyncCallbackIfReady ( SQLQueryHolderCallback callback)
inline

Definition at line 82 of file QueryHolder.h.

+ Here is the call graph for this function: