TrinityCore
Loading...
Searching...
No Matches
LootValidatorRefManager Class Reference

#include <Loot.h>

+ Inheritance diagram for LootValidatorRefManager:

Public Types

typedef LinkedListHead::Iterator< LootValidatorRefiterator
 
- Public Types inherited from RefManager< Loot, LootValidatorRef >
typedef LinkedListHead::Iterator< Reference< Loot, LootValidatorRef > > iterator
 
typedef LinkedListHead::Iterator< Reference< Loot, LootValidatorRef > const > const_iterator
 
- Public Types inherited from LinkedListHead
typedef Iterator< LinkedListElementiterator
 

Public Member Functions

LootValidatorRefgetFirst ()
 
iterator begin ()
 
iterator end ()
 
- Public Member Functions inherited from RefManager< Loot, LootValidatorRef >
 RefManager ()
 
Reference< Loot, LootValidatorRef > * getFirst ()
 
Reference< Loot, LootValidatorRef > const * getFirst () const
 
iterator begin ()
 
const_iterator begin () const
 
iterator end ()
 
const_iterator end () const
 
virtual ~RefManager ()
 
void clearReferences ()
 
- Public Member Functions inherited from LinkedListHead
 LinkedListHead ()
 
bool isEmpty () const
 
LinkedListElementgetFirst ()
 
LinkedListElement const * getFirst () const
 
LinkedListElementgetLast ()
 
LinkedListElement const * getLast () const
 
void insertFirst (LinkedListElement *pElem)
 
void insertLast (LinkedListElement *pElem)
 
uint32 getSize () const
 
void incSize ()
 
void decSize ()
 

Additional Inherited Members

- Protected Member Functions inherited from LinkedListHead
 ~LinkedListHead ()
 

Detailed Description

Definition at line 189 of file Loot.h.

Member Typedef Documentation

◆ iterator

Member Function Documentation

◆ begin()

iterator LootValidatorRefManager::begin ( )
inline

Definition at line 196 of file Loot.h.

+ Here is the call graph for this function:

◆ end()

iterator LootValidatorRefManager::end ( )
inline

Definition at line 197 of file Loot.h.

◆ getFirst()

LootValidatorRef * LootValidatorRefManager::getFirst ( )
inline

Definition at line 194 of file Loot.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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