版本

    其他文档

menu_open
Wwise SDK 2018.1.11
AkListBareLight< T, U_NEXTITEM > 模板类 参考

Implementation of List Bare Light. 更多...

类 AkListBareLight< T, U_NEXTITEM > 继承关系图:
AkListBare< T, U_NEXTITEM, AkCountPolicyNoCount, AkLastPolicyNoLast > AkCountPolicyNoCount< T > AkLastPolicyNoLast< T >

额外继承的成员函数

- Public 成员函数 继承自 AkListBare< T, U_NEXTITEM, AkCountPolicyNoCount, AkLastPolicyNoLast >
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. 更多...
 
- Protected 成员函数 继承自 AkCountPolicyNoCount< T >
AkForceInline void  ResetCount (T *)
 
AkForceInline void  IncrementCount (T *)
 
AkForceInline void  DecrementCount (T *)
 
- Protected 成员函数 继承自 AkLastPolicyNoLast< T >
AkForceInline void  UpdateLast (T *)
 
AkForceInline void  RemoveItem (T *, T *)
 
AkForceInline void  AddItem (T *, T *)
 
- Protected 属性 继承自 AkListBare< T, U_NEXTITEM, AkCountPolicyNoCount, AkLastPolicyNoLast >
T *  m_pFirst
  top of list 更多...
 

详细描述

template<class T, template< class > class U_NEXTITEM = AkListBareLightNextItem>
class AkListBareLight< T, U_NEXTITEM >

Implementation of List Bare Light.

在文件 AkListBareLight.h58 行定义.


该类的文档由以下文件生成:

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅