TrinityCore
Trinity::SearcherLastObjectResult< Type > Class Template Reference

#include <GridNotifiers.h>

Protected Member Functions

 SearcherLastObjectResult (Type &ref_)
 
WorldObjectSearcherContinuation ShouldContinue () const
 
void Insert (Type object)
 

Private Attributes

Type & result
 

Detailed Description

template<typename Type>
class Trinity::SearcherLastObjectResult< Type >

Definition at line 261 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ SearcherLastObjectResult()

template<typename Type >
Trinity::SearcherLastObjectResult< Type >::SearcherLastObjectResult ( Type &  ref_)
inlineexplicitprotected

Definition at line 266 of file GridNotifiers.h.

Member Function Documentation

◆ Insert()

template<typename Type >
void Trinity::SearcherLastObjectResult< Type >::Insert ( Type  object)
inlineprotected

Definition at line 273 of file GridNotifiers.h.

◆ ShouldContinue()

template<typename Type >
WorldObjectSearcherContinuation Trinity::SearcherLastObjectResult< Type >::ShouldContinue ( ) const
inlineprotected

Definition at line 268 of file GridNotifiers.h.

Member Data Documentation

◆ result

template<typename Type >
Type& Trinity::SearcherLastObjectResult< Type >::result
private

Definition at line 263 of file GridNotifiers.h.


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