#import <NSObject-NSObject_AVShared.h>
Öffentliche Methoden | |
| (void) | - postNotificationWithDescription: |
| (void) | - allowSafePerformSelector |
| (void) | - disallowSafePerformSelector |
| (BOOL) | - okToNotifyFromThisThread |
| (void) | - fromNotifySafeThreadPerformSelector:withObject: |
| (void) | - fromNotifySafeThreadPostNotificationName:object:userInfo: |
| (void) | - fromMainThreadPostNotificationName:object:userInfo: |
Definiert in Zeile 9 der Datei NSObject-NSObject_AVShared.h.
| - (void) postNotificationWithDescription: | (id) | fp8 |
| - (void) allowSafePerformSelector |
| - (void) disallowSafePerformSelector |
| - (BOOL) okToNotifyFromThisThread |
| - (void) fromNotifySafeThreadPerformSelector: | (SEL) | fp8 | ||
| withObject: | (id) | fp12 | ||
| - (void) fromNotifySafeThreadPostNotificationName: | (id) | fp8 | ||
| object: | (id) | fp12 | ||
| userInfo: | (id) | fp16 | ||
| - (void) fromMainThreadPostNotificationName: | (id) | fp8 | ||
| object: | (id) | fp12 | ||
| userInfo: | (id) | fp16 | ||