Go to the source code of this file.
Classes | |
class | HFFileReference |
A reference to an open file. More... | |
class | HFUnprivilegedFileReference |
A reference to an open file that can be read (and possibly written) using normal C functions. More... | |
class | HFPrivilegedFileReference |
A reference to an open file that can be read (and possibly written) using our privileged helper process. More... |