NGFileManagerLocking
Conforms To: NGFileManager
Declared In: NGFileManager.h
Methods: - lockFileAtPath:handler: , - unlockFileAtPath:handler: , - isFileLockedAtPath: , - isLockableFileAtPath: , - isUnlockableFileAtPath:


Protocol Description
No protocol 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 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.