Scaleform::RefCountImplCore
class RefCountImplCore;
RefCountImplCore holds the reference count (RefCount) value and defines a few utility functions shared by all implementations.
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. |
Operator |
Description |
Copies RefCountImplCore object. |
SF_RefCount.h