Wwise SDK 2021.1.9
AkCountPolicyWithCount
Version
Wwise SDK 2021.1.9
|
AkCountPolicyWithCount< T > Class Template Reference
#include <AkListBare.h>
Public Member Functions | |
AkForceInline unsigned int | Length () const |
Get list length. More... |
|
Protected Member Functions | |
AkCountPolicyWithCount () | |
AkForceInline void | ResetCount (T *) |
AkForceInline void | IncrementCount (T *) |
AkForceInline void | DecrementCount (T *) |
Detailed Description
template<class T>
class AkCountPolicyWithCount< T >
Definition at line 88 of file AkListBare.h.