Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
LootValidatorRef Class Reference

#include <LootMgr.h>

Inheritance diagram for LootValidatorRef:
Collaboration diagram for LootValidatorRef:

Public Member Functions

 LootValidatorRef ()
void sourceObjectDestroyLink ()
void targetObjectDestroyLink ()
Public Member Functions inherited from Reference< Loot, LootValidatorRef >
LootValidatorRefGetSource () const
LootgetTarget () const
void invalidate ()
bool isValid () const
void link (Loot *toObj, LootValidatorRef *fromObj)
Reference< Loot, LootValidatorRef > * next ()
Reference< Loot, LootValidatorRef > * nocheck_next ()
Reference< Loot, LootValidatorRef > * nocheck_prev ()
Lootoperator-> () const
Reference< Loot, LootValidatorRef > * prev ()
 Reference ()
void unlink ()
virtual ~Reference ()
Public Member Functions inherited from LinkedListElement
void delink ()
bool hasNext () const
bool hasPrev () const
void insertAfter (LinkedListElement *pElem)
void insertBefore (LinkedListElement *pElem)
bool isInList () const
 LinkedListElement ()
LinkedListElementnext ()
LinkedListElement const * next () const
LinkedListElementnocheck_next ()
LinkedListElement const * nocheck_next () const
LinkedListElementnocheck_prev ()
LinkedListElement const * nocheck_prev () const
LinkedListElementprev ()
LinkedListElement const * prev () const
virtual ~LinkedListElement ()

Additional Inherited Members

Protected Member Functions inherited from Reference< Loot, LootValidatorRef >
virtual void targetObjectBuildLink ()=0

Detailed Description

Definition at line 249 of file LootMgr.h.

Constructor & Destructor Documentation

◆ LootValidatorRef()

LootValidatorRef::LootValidatorRef ( )
inline

Definition at line 252 of file LootMgr.h.

Member Function Documentation

◆ sourceObjectDestroyLink()

void LootValidatorRef::sourceObjectDestroyLink ( )
inlinevirtual

Implements Reference< Loot, LootValidatorRef >.

Definition at line 254 of file LootMgr.h.

◆ targetObjectDestroyLink()

void LootValidatorRef::targetObjectDestroyLink ( )
inlinevirtual

Implements Reference< Loot, LootValidatorRef >.

Definition at line 253 of file LootMgr.h.


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