TrinityCore
Trinity::PlayerWorker< Do > Struct Template Reference

#include <GridNotifiers.h>

Public Member Functions

 PlayerWorker (WorldObject const *searcher, Do &_do)
 
void Visit (PlayerMapType &m)
 
template<class NOT_INTERESTED >
void Visit (GridRefManager< NOT_INTERESTED > &)
 

Public Attributes

PhaseShift const * i_phaseShift
 
Do & i_do
 

Detailed Description

template<class Do>
struct Trinity::PlayerWorker< Do >

Definition at line 577 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerWorker()

template<class Do >
Trinity::PlayerWorker< Do >::PlayerWorker ( WorldObject const *  searcher,
Do &  _do 
)
inline

Definition at line 582 of file GridNotifiers.h.

Member Function Documentation

◆ Visit() [1/2]

template<class Do >
template<class NOT_INTERESTED >
void Trinity::PlayerWorker< Do >::Visit ( GridRefManager< NOT_INTERESTED > &  )
inline

Definition at line 592 of file GridNotifiers.h.

◆ Visit() [2/2]

template<class Do >
void Trinity::PlayerWorker< Do >::Visit ( PlayerMapType m)
inline

Definition at line 585 of file GridNotifiers.h.

+ Here is the call graph for this function:

Member Data Documentation

◆ i_do

template<class Do >
Do& Trinity::PlayerWorker< Do >::i_do

Definition at line 580 of file GridNotifiers.h.

◆ i_phaseShift

template<class Do >
PhaseShift const* Trinity::PlayerWorker< Do >::i_phaseShift

Definition at line 579 of file GridNotifiers.h.


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