버전

menu_open
알림: 고객님의 주요 출시 버전( 2021.1.14.8108 )에 해당하는 최신 설명서로 이동했습니다. 특정 버전의 설명서를 보시려면 Audiokinetic 런처에서 오프라인 설명서를 다운로드하고 Wwise Authoring의 Offline Documentation을 확인하세요.
Wwise SDK 2021.1.14
AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY > 클래스 템플릿 참조

Implementation of List Bare. 더 자세히 ...

#include <AkListBare.h>

AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >에 대한 상속 다이어그램 :
AkCountPolicyNoCount< T > AkLastPolicyWithLast< T >

클래스

struct   Iterator
  Iterator. 더 자세히 ...
 
struct   IteratorEx
 

Public 멤버 함수

IteratorEx  Erase (const IteratorEx &in_rIter)
  Erase item. 더 자세히 ...
 
IteratorEx  Insert (const IteratorEx &in_rIter, T *in_pItem)
  Insert item. 더 자세히 ...
 
Iterator  End () const
  End condition. 더 자세히 ...
 
IteratorEx  BeginEx ()
  Get IteratorEx at beginning. 더 자세히 ...
 
Iterator  Begin () const
  Get Iterator at beginning. 더 자세히 ...
 
IteratorEx  FindEx (T *in_pItem)
  Get Iterator from item. 더 자세히 ...
 
  AkListBare ()
  Constructor. 더 자세히 ...
 
  ~AkListBare ()
  Destructor. 더 자세히 ...
 
void  Term ()
  Terminate. 더 자세히 ...
 
void  AddFirst (T *in_pItem)
  Add element at the beginning of list. 더 자세히 ...
 
void  AddLast (T *in_pItem)
  Add element at the end of list. 더 자세히 ...
 
AKRESULT  Remove (T *in_pItem)
  Remove an element. 더 자세히 ...
 
AKRESULT  RemoveFirst ()
  Remove the first element. 더 자세히 ...
 
AkForceInline void  RemoveAll ()
  Remove all elements. 더 자세히 ...
 
AkForceInline T *  First ()
  Get first element. 더 자세히 ...
 
AkForceInline bool  IsEmpty () const
  Empty condition. 더 자세히 ...
 
void  RemoveItem (T *in_pItem, T *in_pPrevItem)
  Remove an element. 더 자세히 ...
 
void  AddItem (T *in_pItem, T *in_pNextItem, T *in_pPrevItem)
  Add an element. 더 자세히 ...
 
- AkLastPolicyWithLast< T >(으)로부터 상속된 Public 멤버 함수
AkForceInline T *  Last ()
  Get last element. 더 자세히 ...
 
AkForceInline const T *  Last () const
 

Protected 속성

T *  m_pFirst
  top of list 더 자세히 ...
 
- AkLastPolicyWithLast< T >(으)로부터 상속된 Protected 속성
T *  m_pLast
  bottom of list 더 자세히 ...
 

추가로 상속된 멤버들

- AkCountPolicyNoCount< T >(으)로부터 상속된 Protected 멤버 함수
AkForceInline void  ResetCount (T *)
 
AkForceInline void  IncrementCount (T *)
 
AkForceInline void  DecrementCount (T *)
 
- AkLastPolicyWithLast< T >(으)로부터 상속된 Protected 멤버 함수
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)
 

상세한 설명

template<class T, template< class > class U_NEXTITEM = AkListBareNextItem, template< class > class COUNT_POLICY = AkCountPolicyNoCount, template< class > class LAST_POLICY = AkLastPolicyWithLast>
class AkListBare< T, U_NEXTITEM, COUNT_POLICY, LAST_POLICY >

Implementation of List Bare.

AkListBare.h 파일의 165 번째 라인에서 정의되었습니다.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요