libcamera/Documentation
Laurent Pinchart b6467bd9c6 libcamera: camera_manager: Move private data members to private implementation
Use the d-pointer idiom ([1], [2]) to hide the private data members from
the CameraManager class interface. This will ease maintaining ABI
compatibility, and prepares for the implementation of the CameraManager
class threading model.

[1] https://wiki.qt.io/D-Pointer
[2] https://en.cppreference.com/w/cpp/language/pimpl

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
2020-01-23 22:36:08 +02:00
..
api-html Documentation: Link to API section in Docs 2019-10-23 17:41:09 +03:00
theme Documentation: theme: css: Really hide toc trees 2019-10-23 17:41:09 +03:00
coding-style.rst meson.build: Switch to C++14 2020-01-14 19:06:40 +02:00
conf.py libcamera: Auto generate version information 2019-07-04 22:11:27 +01:00
contributing.rst Documentation: contributing: Remove Sphinx + Doxygen integration 2019-10-23 17:41:09 +03:00
docs.rst Documentation: Generate local TOC on demand 2019-10-23 17:41:09 +03:00
Doxyfile.in libcamera: camera_manager: Move private data members to private implementation 2020-01-23 22:36:08 +02:00
index.rst Documentation: Hide the Getting Started information 2019-10-23 17:41:09 +03:00
meson.build ipa: Switch to the plain C API 2019-11-20 21:48:00 +02:00