libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
Signal & slot implementation. More...
#include <functional>
#include <list>
#include <type_traits>
#include <libcamera/base/bound_method.h>
Go to the source code of this file.
Classes | |
class | libcamera::Signal< Args > |
Generic signal and slot communication mechanism. More... | |
Namespaces | |
libcamera | |
Top-level libcamera namespace. | |
Signal & slot implementation.