![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::Utils::OwnedFd, including all inherited members.
| borrow() const noexcept | dfx::Utils::OwnedFd | inline |
| close() noexcept | dfx::Utils::OwnedFd | |
| DFX_DISABLE_COPY(OwnedFd) (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | |
| get() const noexcept | dfx::Utils::OwnedFd | inline |
| isValid() const noexcept | dfx::Utils::OwnedFd | inline |
| operator!=(OwnedFd const &) const noexcept=delete (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | |
| operator=(OwnedFd &&other) noexcept | dfx::Utils::OwnedFd | |
| operator==(OwnedFd const &) const noexcept=delete (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | |
| operator==(int fd) const noexcept (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | inline |
| operator==(BorrowedFd const &fd) const noexcept (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | inline |
| OwnedFd() noexcept | dfx::Utils::OwnedFd | |
| OwnedFd(int fd) noexcept | dfx::Utils::OwnedFd | explicit |
| OwnedFd(OwnedFd &&other) noexcept | dfx::Utils::OwnedFd | |
| release() noexcept | dfx::Utils::OwnedFd | |
| reset(int newFd=-1) noexcept | dfx::Utils::OwnedFd | |
| swap(OwnedFd &other) noexcept (defined in dfx::Utils::OwnedFd) | dfx::Utils::OwnedFd | |
| ~OwnedFd() | dfx::Utils::OwnedFd |