NCBI C++ ToolKit
Static Public Member Functions | List of all members
CFileAPI Class Reference

Search Toolkit Book for CFileAPI

Global settings related to the file API. More...

#include <corelib/ncbifile.hpp>

Static Public Member Functions

static void SetLogging (ESwitch on_off_default)
 Enable or disable logging of errors from the File API classes. More...
 
static void SetHonorUmask (ESwitch on_off_default)
 Enable or disable honoring umask settings on Unix for newly created files/directories in the File API. More...
 
static void SetDeleteReadOnlyFiles (ESwitch on_off_default)
 Specify whether read-only files can be deleted via CDirEntry::Remove() on Windows. More...
 

Detailed Description

Global settings related to the file API.

Definition at line 187 of file ncbifile.hpp.


The documentation for this class was generated from the following files:
Modified on Wed Apr 17 13:09:04 2024 by modify_doxy.py rev. 669887