BDE 4.14.0 Production release
Loading...
Searching...
No Matches
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.