TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Transaction.h File Reference
#include "SQLOperation.h"
#include "StringFormat.h"
+ 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

class  Transaction
 
class  TransactionTask
 

Typedefs

typedef std::shared_ptr
< Transaction
SQLTransaction
 

Typedef Documentation

typedef std::shared_ptr<Transaction> SQLTransaction