libcamera
v0.3.2+116-83c5ad0f
Supporting cameras in Linux since 2019
|
This is the complete list of members for libcamera::SharedFD, including all inherited members.
dup() const | libcamera::SharedFD | |
get() const | libcamera::SharedFD | inline |
isValid() const | libcamera::SharedFD | inline |
operator=(const SharedFD &other) | libcamera::SharedFD | |
operator=(SharedFD &&other) | libcamera::SharedFD | |
SharedFD(const int &fd=-1) | libcamera::SharedFD | explicit |
SharedFD(int &&fd) | libcamera::SharedFD | explicit |
SharedFD(UniqueFD fd) | libcamera::SharedFD | explicit |
SharedFD(const SharedFD &other) | libcamera::SharedFD | |
SharedFD(SharedFD &&other) | libcamera::SharedFD | |
~SharedFD() | libcamera::SharedFD |