RefCountWeakSupportImpl

RefCountWeakSupportImpl
Declaration
class RefCountWeakSupportImpl : public RefCountNTSImpl;
Description

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.

Methods
Method 
Description 
Creates/returns the created proxy object. 
REfCountWeakSupportImpl constructor. 
Releases the proxy object. 
File

SF_RefCount.h