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 |
Last item policy. These policy classes must define protected methods UpdateLast(), SetLast(), RemoveItem() and AddItem().
Definition at line 111 of file AkListBare.h.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요