libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::EventNotifier, including all inherited members.
activated | libcamera::EventNotifier | |
enabled() const | libcamera::EventNotifier | inline |
EventNotifier(int fd, Type type, Object *parent=nullptr) | libcamera::EventNotifier | |
Exception enum value | libcamera::EventNotifier | |
fd() const | libcamera::EventNotifier | inline |
invokeMethod(R(T::*func)(FuncArgs...), ConnectionType type, Args... args) | libcamera::Object | inline |
message(Message *msg) override | libcamera::EventNotifier | protectedvirtual |
moveToThread(Thread *thread) | libcamera::Object | |
Object(Object *parent=nullptr) | libcamera::Object | |
parent() const | libcamera::Object | inline |
postMessage(std::unique_ptr< Message > msg) | libcamera::Object | |
Read enum value | libcamera::EventNotifier | |
setEnabled(bool enable) | libcamera::EventNotifier | |
thread() const | libcamera::Object | inline |
Type enum name | libcamera::EventNotifier | |
type() const | libcamera::EventNotifier | inline |
Write enum value | libcamera::EventNotifier | |
~EventNotifier() (defined in libcamera::EventNotifier) | libcamera::EventNotifier | virtual |
~Object() | libcamera::Object | virtual |