libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
Signal & slot implementation. More...
#include <functional>
#include <list>
#include <type_traits>
#include <vector>
#include <libcamera/base/bound_method.h>
#include <libcamera/base/object.h>
Go to the source code of this file.
Classes | |
class | libcamera::Signal< Args > |
Generic signal and slot communication mechanism. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
Signal & slot implementation.