Flutter Engine
The Flutter Engine
|
#import <weak_nsobject.h>
Instance Methods | |
() | - WeakNSObject |
() | - WeakNSObject |
(WeakNSObject &) | - operator= |
Instance Methods inherited from fml::WeakNSProtocol< id > | |
() | - WeakNSProtocol |
() | - WeakNSProtocol |
() | - ~WeakNSProtocol |
(void) | - reset |
(id) | - get |
(WeakNSProtocol &) | - operator= |
(bool) | - operator== |
(bool) | - operator!= |
() | - operator id |
Friends | |
class | WeakNSObjectFactory< id > |
Additional Inherited Members | |
Protected Member Functions inherited from fml::WeakNSProtocol< id > | |
() | - WeakNSProtocol |
(void) | - CheckThreadSafety |
Protected Attributes inherited from fml::WeakNSProtocol< id > | |
RefPtr< fml::WeakContainer > | container_ |
debug::DebugThreadChecker | checker_ |
Definition at line 212 of file weak_nsobject.h.
- (WeakNSObject< id >): |
- (WeakNSObject< id >): | (const WeakNSObject< id > &) | that |
Definition at line 215 of file weak_nsobject.h.
- (WeakNSObject & WeakNSObject< id >): | (const WeakNSObject< id > &) | that |
Definition at line 217 of file weak_nsobject.h.
|
friend |
Definition at line 217 of file weak_nsobject.h.