Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::AutoCloseFD Class Reference

Public Member Functions

 AutoCloseFD (int fd)
 AutoCloseFD (const AutoCloseFD &fd)=delete
 AutoCloseFD (AutoCloseFD &&fd)
AutoCloseFD & operator= (const AutoCloseFD &fd)=delete
AutoCloseFD & operator= (AutoCloseFD &&fd) noexcept(false)
int get () const
std::string guessOrInventPath () const
 operator bool () const
int release ()
void close ()
void fsync ()
void reset ()

The documentation for this class was generated from the following files: