|
xapian-core
1.4.30
|
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 ChertTable::basic_open(), ChertTableCheck::check(), check_db_fd(), BackendManagerRemoteTcp::clean_up(), FD::close(), close_fd_or_socket(), Xapian::Internal::closefrom(), GlassDatabaseReplicator::commit(), GlassChanges::commit(), ChertVersion::create(), Xapian::Database::Database(), DEFINE_TESTCASE(), ChertTable::do_open_to_write(), Uuid::generate(), FlintLock::lock(), move_to_higher_fd_(), ChertVersion::read_and_check(), FlintLock::release(), GlassVersion::sync(), FlintLock::test(), test_closefrom1(), test_if_single_file_db(), test_ioblock1(), touch(), truncated_copy(), GlassVersion::write(), GlassChanges::~GlassChanges(), GlassDatabaseReplicator::~GlassDatabaseReplicator(), and GlassVersion::~GlassVersion().