libcamera/include/libcamera
Laurent Pinchart f1cac536f4 libcamera: Mark logPrefix() implementations with override
Virtual functions overriden in derived classes should be marked with the
override keyword. Do so for the logPrefix() implementations inheriting
from the Loggable class.

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>
2020-06-05 22:07:56 +03:00
..
internal libcamera: Mark logPrefix() implementations with override 2020-06-05 22:07:56 +03:00
ipa meson: Rename variables storing headers lists 2020-05-18 12:56:20 +03:00
bound_method.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
buffer.h libcamera: FrameBuffer: Add a setRequest() interface 2020-03-27 16:27:28 +01:00
camera.h libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
camera_manager.h libcamera: camera_manager: Return a copy of the vector from cameras() 2020-01-23 22:36:30 +02:00
control_ids.h.in libcamera: control_ids: Generate map of all supported controls 2019-10-13 20:37:24 +03:00
controls.h libcamera: controls: Add rectangle and size control types 2020-04-28 20:44:47 +03:00
event_dispatcher.h libcamera: event_dispatcher: Add interrupt() function 2019-01-23 18:51:56 +02:00
event_notifier.h libcamera: Add parent argument to constructors of Object-derived classes 2019-08-17 18:47:17 +03:00
file_descriptor.h libcamera: file_descriptor: Implement move semantics for constructor 2020-05-19 18:07:49 +03:00
framebuffer_allocator.h libcamera: framebuffer_allocator: Lift camera restrictions on allocator 2020-03-18 19:15:18 +02:00
gen-header.sh include: libcamera: Improve automation of libcamera.h generation 2020-03-08 19:33:59 +02:00
geometry.h libcamera: geometry: Set steps to 0 in default SizeRange constructor 2020-05-22 04:54:02 +03:00
logging.h libcamera: logging: add syslog, stream, and nowhere logging targets 2019-07-17 14:36:35 +09:00
meson.build meson: Rename variables storing headers lists 2020-05-18 12:56:20 +03:00
object.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
pixelformats.h libcamera: pixelformats: Replace set of modifiers with single value 2020-04-04 00:39:44 +03:00
property_ids.h.in libcamera: properties: Add location property 2020-02-14 16:27:42 +01:00
request.h libcamera: Switch to FrameBuffer interface 2020-01-12 16:10:38 +01:00
signal.h libcamera: Use C++14 std::*_t type traits 2020-02-18 02:15:25 +02:00
span.h libcamera: Add a C++20-compliant std::span<> implementation 2020-03-06 18:08:37 +02:00
stream.h libcamera: stream: Expose stride value 2020-05-01 17:07:33 +02:00
timer.h libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
version.h.in libcamera: Rework automatic version generation to avoid rebuilds 2019-07-09 12:34:10 +03:00