2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "MLPhotoAlbum.h"
9 @
class MLPhotoDCIMDirectory
;
11 @interface PLCameraAlbum
: MLPhotoAlbum
13 MLPhotoDCIMDirectory
*_dcimDirectory
;
17 + (void)clearSharedInstance
;
20 - (void)dcimContentsDidChange
;
23 - (unsigned int)count
;
25 - (BOOL
)_addImage
:(id
)fp8 withPreview
:(id
)fp12 exifProperties
:(id
)fp16 date
:(id
)fp20 jpegData
:(struct __CFData
*)fp24 notifyingTarget
:(id
)fp28 selector
:(SEL
)fp32 contextInfo
:(void *)fp36 sendPath
:(BOOL
)fp40
;
26 - (BOOL
)addImage
:(id
)fp8 withPreview
:(id
)fp12 exifProperties
:(id
)fp16 date
:(id
)fp20 jpegData
:(struct __CFData
*)fp24 notifyingTarget
:(id
)fp28 selector
:(SEL
)fp32 contextInfo
:(void *)fp36
;
27 - (BOOL
)addImage
:(id
)fp8 withPreview
:(id
)fp12 exifProperties
:(id
)fp16 date
:(id
)fp20 jpegData
:(struct __CFData
*)fp24 notifyingTargetWithPath
:(id
)fp28 selector
:(SEL
)fp32
;
28 - (void)deleteImageAtIndex
:(int)fp8
;
29 - (void)cameraImageFinishedSaving
:(id
)fp8
;