Flutter Engine
The Flutter Engine
|
#include <scoped_nsobject.h>
Public Member Functions | |
scoped_nsprotocol (NST object=nil) | |
scoped_nsprotocol (const scoped_nsprotocol< NST > &that) | |
template<typename NSU > | |
scoped_nsprotocol (const scoped_nsprotocol< NSU > &that) | |
~scoped_nsprotocol () | |
scoped_nsprotocol & | operator= (const scoped_nsprotocol< NST > &that) |
void | reset (NST object=nil) |
bool | operator== (NST that) const |
bool | operator!= (NST that) const |
operator NST () const | |
NST | get () const |
void | swap (scoped_nsprotocol &that) |
NST | autorelease () |
Definition at line 41 of file scoped_nsobject.h.
|
inlineexplicit |
Definition at line 43 of file scoped_nsobject.h.
|
inline |
Definition at line 45 of file scoped_nsobject.h.
|
inline |
Definition at line 48 of file scoped_nsobject.h.
|
inline |
Definition at line 50 of file scoped_nsobject.h.
|
inline |
Definition at line 80 of file scoped_nsobject.h.
|
inline |
Definition at line 71 of file scoped_nsobject.h.
|
inline |
Definition at line 69 of file scoped_nsobject.h.
|
inline |
Definition at line 67 of file scoped_nsobject.h.
|
inline |
Definition at line 52 of file scoped_nsobject.h.
|
inline |
Definition at line 66 of file scoped_nsobject.h.
|
inline |
Definition at line 57 of file scoped_nsobject.h.
|
inline |
Definition at line 73 of file scoped_nsobject.h.