RefCountImplCore

RefCountImplCore
Scaleform::RefCountImplCore
Declaration
class RefCountImplCore;
Description

RefCountImplCore holds the reference count (RefCount) value and defines a few utility functions shared by all implementations.

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

SF_RefCount.h