BDE 4.14.0 Production release
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bdls_filesystemutil_windowsimputil

Detailed Description

Outline

Purpose

Provide testable bdls::FilesystemUtil operations on Windows.

Classes

See also
bdls_filesystemutil

Description

This subordinate component to bdls_filesystemutil provides a utility struct template, bdls::FilesystemUtil_WindowsImpUtil for implementing some of bdls::FilesystemUtils functions on Windows platforms. bdls::FilesystemUtil_WindowsImpUtil accesses Windows functions and types through its template parameter, WINDOWS_INTERFACE, in order to allow tests to supply mock Windows interfaces.