Scaleform::RefCountNTSImplCore Scaleform::RefCountNTSImpl Scaleform::RefCountWeakSupportImpl
class RefCountWeakSupportImpl : public RefCountNTSImpl;
RefCountWeakSupportImpl provides reference counting with WeakProxy support, allowing for WeakPtr<> to be used on objects derived from this class. Weak pointer support is non-thread safe. Weak pointers are used for some ActionScript objects, especially when garbage collection is disabled.
Method |
Description |
Creates/returns the created proxy object. | |
REfCountWeakSupportImpl constructor. | |
Releases the proxy object. |
SF_RefCount.h