Quick Links:

bal | bbl | bdl | bsl

Namespaces

Component bdls_filesystemutil_windowsimputil
[Package bdls]

Provide testable bdls::FilesystemUtil operations on Windows. More...

Namespaces

namespace  bdls

Detailed Description

Outline
Purpose:
Provide testable bdls::FilesystemUtil operations on Windows.
Classes:
bdls::FilesystemUtil_WindowsImpUtil testable file-system utilities
See also:
Component 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.