#import <ITSyncHelper.h>
Abgeleitet von NSObject.
Definiert in Zeile 11 der Datei ITSyncHelper.h.
| + (id) helper |
| - (id) _init |
| - (void) dealloc |
Implementiert NSObject.
| - (void) postNotificationToiTunes: | (struct __CFString *) | fp8 |
| - (void) registerObserver: | (id) | fp8 |
| - (void) unregisterObserver: | (id) | fp8 |
| - (BOOL) _alreadyBlockingSyncs |
| - (BOOL) _waitingForFilelock |
| - (BOOL) iTunesIsSyncing |
| - (BOOL) isSyncingBlockedBySB |
| - (void) _noteSBUnblockedSyncing |
| - (void) _noteSyncFinished |
| - (void) _noteSyncFailed |
| - (void) _noteSyncTerminatedAbnormally |
| - (void) _noteSyncWillStart |
| - (void) _generateSyncEndedAbnormally |
| - (void) _generateSyncEndedNormally |
| - (void) _noteSyncDidStart |
| - (void) _postNotificationForAcquiringLockfileIgnoreingObserver: | (id) | fp8 |
| - (BOOL) tryToBlockSyncForRegisteredObserver: | (id) | fp8 | ||
| threadedWaitIfNecessary: | (BOOL) | fp12 | ||
| - (void) unblockSyncForRegisteredObserver: | (id) | fp8 |
| - (void) syncFileLockerDidAcquireLock: | (id) | fp8 |
| - (void) _releaseLockDueNotificationPostFailure: | (id) | fp8 |
| - (void) _postDistNoteWithName: | (id) | fp8 |
- (struct __CFArray*) _observers [read, protected] |
Definiert in Zeile 13 der Datei ITSyncHelper.h.
- (struct __CFSet*) _observersBlockingSyncs [read, protected] |
Definiert in Zeile 14 der Datei ITSyncHelper.h.
- (unsigned int) _observersBlockingSyncsAreWaiting [protected] |
Definiert in Zeile 15 der Datei ITSyncHelper.h.
- (unsigned int) _syncingBlockedBySB [protected] |
Definiert in Zeile 16 der Datei ITSyncHelper.h.
- (unsigned int) _syncProgressState [protected] |
Definiert in Zeile 17 der Datei ITSyncHelper.h.
- (ITSyncFileLocker*) _flocker [protected] |
Definiert in Zeile 18 der Datei ITSyncHelper.h.
- (ITSyncFileLocker*) _flockerWaitingForSyncEnd [protected] |
Definiert in Zeile 19 der Datei ITSyncHelper.h.