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