| 
    xapian-core
    1.4.29
    
   | 
 
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(), io_open_block_wr(), FlintLock::lock(), ChertVersion::read_and_check(), FlintLock::release(), Xapian::Database::size(), 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().