Quick Links:

bal | bbl | bdl | bsl

Static Public Member Functions

balb::FileCleanerUtil Struct Reference

#include <balb_filecleanerutil.h>

List of all members.

Static Public Member Functions

static void removeFiles (const FileCleanerConfiguration &config)

Detailed Description

This utility class provides functions relating to file clean up.

See Component balb_filecleanerutil


Member Function Documentation

static void balb::FileCleanerUtil::removeFiles ( const FileCleanerConfiguration config  )  [static]

Remove files based on the criteria given by the specified config. Only those files for which bdls::FilesystemUtil::isRegularFile returns true are considered for removal (symbolic links are not followed).


The documentation for this struct was generated from the following file: