#import <MLPhotoDCFFileGroup.h>
Abgeleitet von MLPhotoDCFObject.
Öffentliche Methoden | |
| (id) | - initWithName:number:directory: |
| (void) | - dealloc |
| (void) | - setDelegate: |
| (id) | - directory |
| (id) | - imageSourceTypeHint |
| (BOOL) | - isValid |
| (void) | - addExtension: |
| (id) | - date |
| (void) | - setDate: |
| (int) | - compare: |
| (id) | - description |
| (id) | - pathForFullSizeImage |
| (id) | - pathForThumbnailFile |
| (id) | - pathForLowResolutionFile |
Geschützte Attribute | |
| id | _delegate |
| MLPhotoDCFDirectory * | _directory |
| NSMutableSet * | _extensions |
| NSDate * | _date |
| NSString * | _preferredExtension |
Definiert in Zeile 11 der Datei MLPhotoDCFFileGroup.h.
| - (id) initWithName: | (id) | fp8 | ||
| number: | (int) | fp12 | ||
| directory: | (id) | fp16 | ||
| - (void) dealloc |
Implementiert MLPhotoDCFObject.
| - (void) setDelegate: | (id) | fp8 |
| - (id) directory |
| - (id) imageSourceTypeHint |
| - (BOOL) isValid |
| - (void) addExtension: | (id) | fp8 |
| - (id) date |
| - (void) setDate: | (id) | fp8 |
| - (int) compare: | (id) | fp8 |
Implementiert MLPhotoDCFObject.
| - (id) description |
Implementiert MLPhotoDCFObject.
| - (id) pathForFullSizeImage |
| - (id) pathForThumbnailFile |
| - (id) pathForLowResolutionFile |
- (id) _delegate [protected] |
Definiert in Zeile 13 der Datei MLPhotoDCFFileGroup.h.
- (MLPhotoDCFDirectory*) _directory [protected] |
Definiert in Zeile 14 der Datei MLPhotoDCFFileGroup.h.
- (NSMutableSet*) _extensions [protected] |
Definiert in Zeile 15 der Datei MLPhotoDCFFileGroup.h.
Definiert in Zeile 16 der Datei MLPhotoDCFFileGroup.h.
- (NSString*) _preferredExtension [protected] |
Definiert in Zeile 17 der Datei MLPhotoDCFFileGroup.h.