Wwise SDK 2015.1.9
버전
arrow_right
목차
기타 문서
AkCountPolicyNoCount< T > Class Template Reference
Inheritance diagram for AkCountPolicyNoCount< T >:

Protected Member Functions | |
AkForceInline void | ResetCount (T *) |
AkForceInline void | IncrementCount (T *) |
AkForceInline void | DecrementCount (T *) |
Detailed Description
template<class T>
class AkCountPolicyNoCount< T >
Item count policy. These policy classes must define protected methods ResetCount(), IncrementCount(), DecrementCount() and optionally, public unsigned int Length() const.
Definition at line 58 of file AkListBare.h.
The documentation for this class was generated from the following file:
- include/AK/Tools/Common/AkListBare.h