Version

menu_open
Wwise SDK 2023.1.3
AkLastPolicyWithLast< T > Class Template Reference

#include <AkListBare.h>

Inheritance diagram for AkLastPolicyWithLast< T >:
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >

Public Member Functions

AkForceInline T * Last ()
 Get last element. More...
 
AkForceInline const T * Last () const
 

Protected Member Functions

AkForceInline AkLastPolicyWithLast ()
 
AkForceInline void UpdateLast (T *in_pLast)
 
AkForceInline void SetLast (T *in_pLast)
 
AkForceInline void RemoveItem (T *in_pItem, T *in_pPrevItem)
 
AkForceInline void AddItem (T *in_pItem, T *in_pNextItem)
 

Protected Attributes

T * m_pLast
 bottom of list More...
 

Detailed Description

template<class T>
class AkLastPolicyWithLast< T >

Last item policy. These policy classes must define protected methods UpdateLast(), SetLast(), RemoveItem() and AddItem().

Definition at line 110 of file AkListBare.h.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise