This is the complete list of members for ScopedFD, including all inherited members.
fd_ | ScopedFD | private |
get() const | ScopedFD | inline |
operator bool() const | ScopedFD | inlineexplicit |
operator=(const ScopedFD &)=delete | ScopedFD | |
operator=(ScopedFD &&other) | ScopedFD | inline |
release() | ScopedFD | inline |
reset() | ScopedFD | inline |
ScopedFD() | ScopedFD | inline |
ScopedFD(int fd) | ScopedFD | inlineexplicit |
ScopedFD(ScopedFD &&other) | ScopedFD | inline |
ScopedFD(const ScopedFD &)=delete | ScopedFD | |
~ScopedFD() | ScopedFD | inline |