libcamera/include/libcamera
Laurent Pinchart f83820a5d1 libcamera: bound_method: Decouple from Signal implementation
To make the BoundMethod classes more generic, replace direct access to
private member from Signal classes with accessors or helper functions.
This allows removal of friend statements from the BoundMethod classes.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2019-08-17 18:32:28 +03:00
..
ipa libcamera: ipa_module_info: add license field 2019-07-12 15:52:30 +09:00
bound_method.h libcamera: bound_method: Decouple from Signal implementation 2019-08-17 18:32:28 +03:00
buffer.h libcamera: stream: Map external buffers to indexes 2019-07-14 16:01:09 +03:00
camera.h libcamera: request: Add cookie to make request tracking easier 2019-07-14 16:00:40 +03:00
camera_manager.h libcamera: Add thread support 2019-07-11 09:47:16 +03:00
control_ids.h libcamera: controls: Add a set of initial controls 2019-07-02 16:59:36 +03:00
controls.h libcamera: controls: Extend ControlList to access controls by ID 2019-07-02 16:59:29 +03: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
gen-header.sh libcamera: Rework automatic version generation to avoid rebuilds 2019-07-09 12:34:10 +03:00
geometry.h libcamera: geometry: SizeRange: Add contains() 2019-06-19 02:23:01 +02:00
logging.h libcamera: logging: add syslog, stream, and nowhere logging targets 2019-07-17 14:36:35 +09:00
meson.build libcamera: signal: Split Slot implementation to reusable classes 2019-08-17 18:32:28 +03:00
object.h libcamera: signal: Split Slot implementation to reusable classes 2019-08-17 18:32:28 +03:00
request.h libcamera: v4l2_videodevice: Signal buffer completion at streamoff time 2019-07-14 16:00:56 +03:00
signal.h libcamera: bound_method: Decouple from Signal implementation 2019-08-17 18:32:28 +03:00
stream.h libcamera: stream: Map external buffers to indexes 2019-07-14 16:01:09 +03:00
timer.h libcamera: timer: Stop timer when it is deleted 2019-07-01 23:48:03 +02:00
version.h.in libcamera: Rework automatic version generation to avoid rebuilds 2019-07-09 12:34:10 +03:00