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

Go to the source code of this file.

Classes

struct  TransactionData
 
class  TransactionBase
 
class  Transaction< T >
 
class  TransactionTask
 
class  TransactionCallback
 

Functions

bool InvokeAsyncCallbackIfReady (TransactionCallback &callback)
 

Function Documentation

◆ InvokeAsyncCallbackIfReady()

bool InvokeAsyncCallbackIfReady ( TransactionCallback callback)
inline

Definition at line 125 of file Transaction.h.

+ Here is the call graph for this function: