![]() |
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 249 of file GridNotifiers.h.
|
private |
Definition at line 251 of file GridNotifiers.h.
|
inlineexplicitprotected |
Definition at line 258 of file GridNotifiers.h.
|
inlineprotected |
Definition at line 272 of file GridNotifiers.h.
|
inlineprotected |
Definition at line 267 of file GridNotifiers.h.
|
private |
Definition at line 254 of file GridNotifiers.h.
|
private |
Definition at line 253 of file GridNotifiers.h.