libcamera/include/libcamera
Laurent Pinchart 152147c539 libcamera: Correct struct forward declarations
Several structures are forward-declarated as classes. Fix this by using
the struct keyword where appropriate, or removing the forward
declaration when not needed.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2019-04-26 19:07:45 +03:00
..
buffer.h libcamera: buffer: Store Request reference in Buffer 2019-04-18 15:37:59 +02:00
camera.h libcamera: Correct struct forward declarations 2019-04-26 19:07:45 +03:00
camera_manager.h libcamera: camera: Fix operator= definition 2019-01-31 11:03:21 +02:00
event_dispatcher.h libcamera: event_dispatcher: Add interrupt() function 2019-01-23 18:51:56 +02:00
event_notifier.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00
geometry.h libcamera: geometry: Add comparison operators to geometry classes 2019-04-18 18:13:07 +03:00
libcamera.h libcamera: Provide a Request object 2019-02-06 07:41:51 +02:00
meson.build libcamera: Make geometry.h a public header 2019-04-05 21:47:34 +02:00
object.h libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
request.h libcamera: request: Expose the Stream to Buffers map 2019-04-18 15:36:48 +02:00
signal.h libcamera: signal: Disconnect signal automatically on slot deletion 2019-02-13 13:23:43 +02:00
stream.h libcamera: stream: Add and use toString() method to StreamConfiguration 2019-04-19 13:38:14 +03:00
timer.h libcamera: Add event notification infrastructure 2019-01-08 16:23:16 +02:00