![]() |
TrinityCore
|
#include <GridNotifiers.h>
Protected Member Functions | |
| template<typename T > | |
| SearcherContainerResult (T &ref_) | |
| WorldObjectSearcherContinuation | ShouldContinue () const |
| void | Insert (Type object) |
Private Types | |
| using | InserterType = void(*)(void *, Type &&) |
Private Attributes | |
| void * | ref |
| InserterType | inserter |
Definition at line 296 of file GridNotifiers.h.
|
private |
Definition at line 298 of file GridNotifiers.h.
|
inlineexplicitprotected |
Definition at line 305 of file GridNotifiers.h.
|
inlineprotected |
Definition at line 319 of file GridNotifiers.h.
|
inlineprotected |
Definition at line 314 of file GridNotifiers.h.
|
private |
Definition at line 301 of file GridNotifiers.h.
|
private |
Definition at line 300 of file GridNotifiers.h.