2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 #import "CLLocationManagerDelegate-Protocol.h"
11 @
class CLLocationManager
, NSMutableArray
;
13 @interface PLLocationController
: NSObject
<CLLocationManagerDelegate
>
15 CLLocationManager
*_locationManager
;
17 NSMutableArray
*_locationPendingPaths
;
26 - (id
)locationEXIFDictionary
;
27 - (void)addLocationToImageAtPathWhenAvailable
:(id
)fp8
;
28 - (void)_updatePendingImagePaths
;
29 - (void)locationManager
:(id
)fp8 didUpdateToLocation
:(id
)fp12 fromLocation
:(id
)fp16
;