TrinityCore
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 242 of file GridNotifiers.h.

Constructor & Destructor Documentation

◆ SearcherFirstObjectResult()

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

Definition at line 247 of file GridNotifiers.h.

Member Function Documentation

◆ Insert()

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

Definition at line 254 of file GridNotifiers.h.

◆ ShouldContinue()

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

Definition at line 249 of file GridNotifiers.h.

Member Data Documentation

◆ result

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

Definition at line 244 of file GridNotifiers.h.


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