RefCountNTSImpl

RefCountNTSImpl
Scaleform::RefCountNTSImplCore
    Scaleform::RefCountNTSImpl
Declaration
class RefCountNTSImpl : public RefCountNTSImplCore;
Description

RefCountNTSImpl provides non-thread safe implementation of reference counting, which is slightly more efficient since it doesn't use atomics.

Methods
Method 
Description 
Non-thread safe reference count implementation; increments the reference count. 
Non-thread safe reference count implementation; decrements the reference count. 
File

SF_RefCount.h