![]() |
TrinityCore
|
#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 (uint32 phaseMask, Container &container, Check &check) | |
Public Member Functions inherited from Trinity::PlayerSearcherBase< Check, SearcherContainerResult< Player * > > | |
| PlayerSearcherBase (uint32 phaseMask, 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 * > > | |
| uint32 | i_phaseMask |
| Check & | i_check |
Protected Member Functions inherited from Trinity::SearcherContainerResult< Player * > | |
| SearcherContainerResult (T &ref_) | |
| WorldObjectSearcherContinuation | ShouldContinue () const |
| void | Insert (Player * object) |
Definition at line 533 of file GridNotifiers.h.
|
inline |
Definition at line 536 of file GridNotifiers.h.
|
inline |
Definition at line 540 of file GridNotifiers.h.