libcamera/include/libcamera
Laurent Pinchart 62eae99ed2 libcamera: camera_manager: Turn enumerator into a unique_ptr<>
Convey the fact that the CameraManager class owns the DeviceEnumerator
instance it creates by using std::unique_ptr<> to store the pointer.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-01-16 18:23:43 +02:00
..
camera.h libcamera: Add Camera class 2018-12-31 00:57:58 +01:00
camera_manager.h libcamera: camera_manager: Turn enumerator into a unique_ptr<> 2019-01-16 18:23:43 +02:00
event_dispatcher.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00
event_notifier.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00
libcamera.h libcamera: Update libcamera.h 2019-01-10 15:27:49 +02:00
meson.build libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00
signal.h libcamera: Add signal/slot communication mechanism 2019-01-08 16:23:16 +02:00
timer.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00