NGCustomFileManager (NGFileManagerLocking)
Declared In: NGExtensions/NGCustomFileManager.h
Methods: - lockFileAtPath:handler: , - unlockFileAtPath:handler: , - isFileLockedAtPath: , - isLockableFileAtPath: , - isUnlockableFileAtPath:


Category Description
No category description.


Method Types
- lockFileAtPath:handler:
- unlockFileAtPath:handler:
- isFileLockedAtPath:
- isLockableFileAtPath:
- isUnlockableFileAtPath:


Instance Methods
isFileLockedAtPath:
- (BOOL)isFileLockedAtPath:(NSString *)_path
No method description.

isLockableFileAtPath:
- (BOOL)isLockableFileAtPath:(NSString *)_path
No method description.

isUnlockableFileAtPath:
- (BOOL)isUnlockableFileAtPath:(NSString *)_path
No method description.

lockFileAtPath:handler:
- (BOOL)lockFileAtPath:(NSString *)_path handler:(id)_handler
No method description.

unlockFileAtPath:handler:
- (BOOL)unlockFileAtPath:(NSString *)_path handler:(id)_handler
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.