BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdls_filesystemutil_uniximputil

Detailed Description

Outline

Purpose

Provide testable bdls::FilesystemUtil operations for some Unixes.

Classes

See also
bdls_filesystemutil, bdls_filesystemutil_unixplatform

Description

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