Version

    Other Documentation

menu_open

AkLastPolicyWithLast< T > Class Template Reference

List of all members.

Public Member Functions

AkForceInline T *  Last ()
  Get last element.

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

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 90 of file AkListBare.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise