TrinityCore
Trinity::PlayerListSearcher< Check > Struct Template Reference

#include <GridNotifiers.h>

+ Inheritance diagram for Trinity::PlayerListSearcher< Check >:

Public Member Functions

template<typename Container >
 PlayerListSearcher (WorldObject const *searcher, Container &container, Check &check)
 
template<typename Container >
 PlayerListSearcher (PhaseShift const &phaseShift, Container &container, Check &check)
 
- Public Member Functions inherited from Trinity::PlayerSearcherBase< Check, SearcherContainerResult< Player * > >
 PlayerSearcherBase (PhaseShift const *phaseShift, Container &result, Check &check)
 
void Visit (PlayerMapType &m)
 
void Visit (GridRefManager< NOT_INTERESTED > &)
 

Additional Inherited Members

- Public Attributes inherited from Trinity::PlayerSearcherBase< Check, SearcherContainerResult< Player * > >
PhaseShift const * i_phaseShift
 
Check & i_check
 
- Protected Member Functions inherited from Trinity::SearcherContainerResult< Player * >
 SearcherContainerResult (T &ref_)
 
WorldObjectSearcherContinuation ShouldContinue () const
 
void Insert (Player * object)
 

Detailed Description

template<class Check>
struct Trinity::PlayerListSearcher< Check >

Definition at line 565 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ PlayerListSearcher() [1/2]

template<class Check >
template<typename Container >
Trinity::PlayerListSearcher< Check >::PlayerListSearcher ( WorldObject const *  searcher,
Container &  container,
Check &  check 
)
inline

Definition at line 568 of file GridNotifiers.h.

◆ PlayerListSearcher() [2/2]

template<class Check >
template<typename Container >
Trinity::PlayerListSearcher< Check >::PlayerListSearcher ( PhaseShift const &  phaseShift,
Container &  container,
Check &  check 
)
inline

Definition at line 572 of file GridNotifiers.h.


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