Flutter Engine
The Flutter Engine
|
#include <weak_nsobject.h>
Public Member Functions | |
WeakContainer (id object, const debug::DebugThreadChecker &checker) | |
id | object () |
void | nullify () |
Public Member Functions inherited from fml::RefCountedThreadSafe< WeakContainer > | |
void | Release () const |
Public Member Functions inherited from fml::internal::RefCountedThreadSafeBase | |
void | AddRef () const |
bool | HasOneRef () const |
void | AssertHasOneRef () const |
Additional Inherited Members | |
Protected Member Functions inherited from fml::RefCountedThreadSafe< WeakContainer > | |
RefCountedThreadSafe () | |
~RefCountedThreadSafe () | |
Protected Member Functions inherited from fml::internal::RefCountedThreadSafeBase | |
RefCountedThreadSafeBase () | |
~RefCountedThreadSafeBase () | |
bool | Release () const |
void | Adopt () |
Definition at line 76 of file weak_nsobject.h.
|
explicit |
Definition at line 16 of file weak_nsobject.mm.
|
inline |
Definition at line 85 of file weak_nsobject.h.
|
inline |
Definition at line 80 of file weak_nsobject.h.