libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
IPC mechanism based on Unix sockets. More...
#include <stdint.h>
#include <sys/types.h>
#include <vector>
#include <libcamera/base/signal.h>
#include <libcamera/base/unique_fd.h>
Go to the source code of this file.
Classes | |
class | libcamera::IPCUnixSocket |
IPC mechanism based on Unix sockets. More... | |
struct | libcamera::IPCUnixSocket::Payload |
Container for an IPC payload. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
IPC mechanism based on Unix sockets.