xapian-core  1.4.25
Classes | Functions
fd.h File Reference

Wrapper class around a file descriptor to avoid leaks. More...

#include "safeunistd.h"
+ Include dependency graph for fd.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FD
 

Functions

int close (FD &fd)
 

Detailed Description

Wrapper class around a file descriptor to avoid leaks.

Definition in file fd.h.

Function Documentation

◆ close()

int close ( FD fd)
inline