|
Wire Sysio Wire Sysion 1.0.0
|
import <Foundation/Foundation.h>

Go to the source code of this file.
Macros | |
| #define | CATCH_ARC_ENABLED 0 |
| #define | CATCH_UNSAFE_UNRETAINED |
| #define | CATCH_ARC_STRONG |
Functions | |
| void | arcSafeRelease (NSObject *obj) |
| id | performOptionalSelector (id obj, SEL sel) |
| #define CATCH_ARC_ENABLED 0 |
Definition at line 16 of file catch_objc_arc.hpp.
| #define CATCH_ARC_STRONG |
Definition at line 32 of file catch_objc_arc.hpp.
| #define CATCH_UNSAFE_UNRETAINED |
Definition at line 31 of file catch_objc_arc.hpp.
|
inline |
Definition at line 23 of file catch_objc_arc.hpp.

Definition at line 26 of file catch_objc_arc.hpp.
