Protected Member Functions | |
AkForceInline void | ResetCount (T *) |
AkForceInline void | IncrementCount (T *) |
AkForceInline void | DecrementCount (T *) |
Item count policy. These policy classes must define protected methods ResetCount(), IncrementCount(), DecrementCount() and optionally, public unsigned int Length() const.
Definition at line 79 of file AkListBare.h.