TrinityCore
Loading...
Searching...
No Matches
Trinity::SearcherFirstObjectResult< Type > Class Template Reference

#include <GridNotifiers.h>

Protected Member Functions

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

Private Attributes

Type & result
 

Detailed Description

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

Definition at line 257 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ SearcherFirstObjectResult()

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

Definition at line 262 of file GridNotifiers.h.

Member Function Documentation

◆ Insert()

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

Definition at line 269 of file GridNotifiers.h.

◆ ShouldContinue()

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

Definition at line 264 of file GridNotifiers.h.

Member Data Documentation

◆ result

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

Definition at line 259 of file GridNotifiers.h.


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