TrinityCore
AccountInfoQueryHolderPerRealm Class Reference
+ Inheritance diagram for AccountInfoQueryHolderPerRealm:

Public Types

enum  { GLOBAL_ACCOUNT_DATA = 0 , TUTORIALS , MAX_QUERIES }
 

Public Member Functions

 AccountInfoQueryHolderPerRealm ()
 
bool Initialize (uint32 accountId, uint32)
 
- Public Member Functions inherited from SQLQueryHolder< T >
bool SetPreparedQuery (size_t index, PreparedStatement< T > *stmt)
 
- Public Member Functions inherited from SQLQueryHolderBase
 SQLQueryHolderBase ()=default
 
virtual ~SQLQueryHolderBase ()
 
void SetSize (size_t size)
 
PreparedQueryResult GetPreparedResult (size_t index) const
 
void SetPreparedResult (size_t index, PreparedResultSet *result)
 

Additional Inherited Members

- Protected Member Functions inherited from SQLQueryHolderBase
bool SetPreparedQueryImpl (size_t index, PreparedStatementBase *stmt)
 

Detailed Description

Definition at line 1050 of file WorldSession.cpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
GLOBAL_ACCOUNT_DATA 
TUTORIALS 
MAX_QUERIES 

Definition at line 1053 of file WorldSession.cpp.

Constructor & Destructor Documentation

◆ AccountInfoQueryHolderPerRealm()

AccountInfoQueryHolderPerRealm::AccountInfoQueryHolderPerRealm ( )
inline

Definition at line 1061 of file WorldSession.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ Initialize()

bool AccountInfoQueryHolderPerRealm::Initialize ( uint32  accountId,
uint32   
)
inline

Definition at line 1063 of file WorldSession.cpp.

+ Here is the call graph for this function:

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