|
xapian-core
2.0.0
|
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) |
Wrapper class around a file descriptor to avoid leaks.
Definition in file fd.h.
|
inline |
Definition at line 63 of file fd.h.
References FD::close().
Referenced by check_db_fd(), FD::close(), close_fd_or_socket(), Xapian::Internal::closefrom(), GlassDatabaseReplicator::commit(), GlassChanges::commit(), Xapian::database_factory(), DEFINE_TESTCASE(), Uuid::generate(), FlintLock::lock(), move_to_higher_fd_(), FlintLock::release(), ProgClient::run_program(), GlassVersion::sync(), HoneyVersion::sync(), FlintLock::test(), test_closefrom1(), test_if_single_file_db(), test_ioblock1(), touch(), truncated_copy(), GlassVersion::write(), HoneyVersion::write(), GlassChanges::~GlassChanges(), GlassDatabaseReplicator::~GlassDatabaseReplicator(), GlassVersion::~GlassVersion(), and HoneyVersion::~HoneyVersion().