libcamera  v0.2.0+133-f1522e94
Supporting cameras in Linux since 2019
Classes | Namespaces
object.h File Reference

Base object to support automatic signal disconnection. More...

#include <list>
#include <memory>
#include <vector>
#include <libcamera/base/bound_method.h>
Include dependency graph for object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libcamera::Signal< Args >
 Generic signal and slot communication mechanism. More...
 
class  libcamera::Object
 Base object to support automatic signal disconnection. More...
 

Namespaces

 libcamera
 Top-level libcamera namespace.
 

Detailed Description

Base object to support automatic signal disconnection.