#import <weak_nsobject.h>
Definition at line 118 of file weak_nsobject.h.
◆ WeakNSProtocol [1/3]
◆ WeakNSProtocol [2/3]
Definition at line 124 of file weak_nsobject.h.
RefPtr< fml::WeakContainer > container_
debug::DebugThreadChecker checker_
◆ ~WeakNSProtocol
◆ WeakNSProtocol [3/3]
◆ CheckThreadSafety
Definition at line 176 of file weak_nsobject.h.
#define FML_DCHECK_CREATION_THREAD_IS_CURRENT(c)
◆ get
Definition at line 133 of file weak_nsobject.h.
133 {
136 return nil;
137 }
139 }
void CheckThreadSafety() const
◆ operator NST
◆ operator!=
◆ operator=
◆ operator==
◆ reset
Definition at line 129 of file weak_nsobject.h.
129 {
131 }
fml::RefPtr< fml::WeakContainer > containerForObject:threadChecker:(id object,[threadChecker] debug::DebugThreadChecker checker)
◆ WeakNSObjectFactory< NST >
◆ checker_
◆ container_
The documentation for this class was generated from the following file: