RefCountNTSImplCore

RefCountNTSImplCore
Scaleform::RefCountNTSImplCore
Declaration
class RefCountNTSImplCore;
Description

RefCountNTSImplCore holds the non-thread-safe reference count (RefCount) value and defines a few utility functions shared by all implementations.

Methods
Method 
Description 
Checks for any invalid calls of 'delete' on reference counted objects. 
Obtains the reference count. 
RefCountNTSImplCore constructor; initializes RefCount to 1 by default. 
Detects invalid 'delete' calls of reference counted objects. 
Operators
Operator 
Description 
= 
Copies RefCountNTSImplCore object. 
File

SF_RefCount.h