ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
fscanner.hpp File Reference

Description:

This header file is part of module ALib Files of the ALib C++ Library.

© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file fscanner.hpp.

Include dependency graph for fscanner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ResultsPaths
 
struct  ScanParameters
 Input parameters to function ScanFiles. More...
 

Namespaces

namespace  alib
 
namespace  alib::files
 

Macros

ALib Module Files Feature Selection

#define ALIB_FILES_FORCE_STD_SCANNER   0
 
#define ALIB_FILES_SCANNER_IMPL   ALIB_FILES_SCANNER_POSIX
 
#define ALIB_FILES_SCANNER_POSIX   2
 
#define ALIB_FILES_SCANNER_STDFS   1
 

Typedefs

using ResultsPaths = files::ResultsPaths
 Type alias in namespace alib.
 
using ScanParameters = files::ScanParameters
 Type alias in namespace alib.
 

Functions

ALIB_API FInfo::Qualities ScanFiles (FTree &tree, ScanParameters &parameters, std::vector< ResultsPaths > &resultPaths, SharedLock *lock)
 
FInfo::Qualities ScanFiles (SharedFTree &tree, ScanParameters &parameters, std::vector< ResultsPaths > &resultPaths)
 

Variables

String DBG_FILES_SCAN_VERBOSE_LOG_FORMAT