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

Search Toolkit Book for CFileDeleteAtExit

CFileDeleteAtExit –. More...

#include <corelib/ncbifile.hpp>

Static Public Member Functions

static void Add (const string &path)
 Add the name of a dir entry; it will be deleted on (normal) exit. More...
 
static const CFileDeleteListGetDeleteList ()
 Get underlying static CFileDeleteList object. More...
 
static void SetDeleteList (CFileDeleteList &list)
 Set the underlying static CFileDeleteList object. More...
 

Detailed Description

CFileDeleteAtExit –.

This class is used to mark dir entries for deletion at application exit.

See also
CFileDeleteList

Definition at line 2321 of file ncbifile.hpp.


The documentation for this class was generated from the following files:
Modified on Fri Sep 20 14:58:08 2024 by modify_doxy.py rev. 669887