Applying Tizen C++ coding style to place context provider(geofence) 22/65122/5
authorSomin Kim <somin926.kim@samsung.com>
Thu, 7 Apr 2016 09:28:07 +0000 (18:28 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 8 Apr 2016 01:49:55 +0000 (18:49 -0700)
commit3bbe9bd327d239c06ce3e15d5ecc7306ff4e5b50
tree013ea602377cd74c085b53966aa86a2d271dd21c
parent5ba9bc46546ff288c2694075106535f116c3f889
Applying Tizen C++ coding style to place context provider(geofence)

Change-Id: Ic81ae68d2e39dcea8adf4e7fbdbad6bafa9919aa
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
14 files changed:
src/place/PlaceContextProvider.cpp [new file with mode: 0644]
src/place/geofence/GeofenceMonitorHandle.cpp [new file with mode: 0644]
src/place/geofence/GeofenceMonitorHandle.h [new file with mode: 0644]
src/place/geofence/PlaceGeofenceProvider.cpp [new file with mode: 0644]
src/place/geofence/PlaceGeofenceProvider.h [new file with mode: 0644]
src/place/geofence/PlaceGeofenceTypes.h [new file with mode: 0644]
src/place/geofence/myplace_handle.cpp [deleted file]
src/place/geofence/myplace_handle.h [deleted file]
src/place/geofence/place_geofence.cpp [deleted file]
src/place/geofence/place_geofence.h [deleted file]
src/place/geofence/place_geofence_types.h [deleted file]
src/place/place_context_provider.cpp [deleted file]
src/place/recognition/place_recognition.cpp
src/place/recognition/place_recognition.h