ITSyncHelper Klassenreferenz

#import <ITSyncHelper.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - _init
(void) - dealloc
(void) - postNotificationToiTunes:
(void) - registerObserver:
(void) - unregisterObserver:
(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:
(BOOL) - tryToBlockSyncForRegisteredObserver:threadedWaitIfNecessary:
(void) - unblockSyncForRegisteredObserver:
(void) - syncFileLockerDidAcquireLock:
(void) - _releaseLockDueNotificationPostFailure:
(void) - _postDistNoteWithName:

Öffentliche, statische Methoden

(id) + helper

Geschützte Attribute

struct __CFArray * _observers
struct __CFSet * _observersBlockingSyncs
unsigned int _observersBlockingSyncsAreWaiting:1
unsigned int _syncingBlockedBySB:1
unsigned int _syncProgressState
ITSyncFileLocker_flocker
ITSyncFileLocker_flockerWaitingForSyncEnd

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei ITSyncHelper.h.


Dokumentation der Elementfunktionen

+ (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  


Dokumentation der Datenelemente

- (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.

Definiert in Zeile 19 der Datei ITSyncHelper.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: