winstl/filesystem/functionals.hpp File Reference


Detailed Description

[C++ only] Definition of the winstl::path_compare, winstl::path_compare_env, winstl::path_exists, winstl::path_exists_env and winstl::path_contains_file function classes (File System Library).

#include <winstl/winstl.h>
#include <winstl/filesystem/filesystem_traits.hpp>
#include <winstl/filesystem/file_path_buffer.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <winstl/shims/access/string.hpp>
#include <stlsoft/memory/auto_buffer.hpp>
#include <functional>

Go to the source code of this file.

Namespaces

namespace  winstl

Classes

struct  path_compare
 Binary predicate that compares two file-system paths. More...
struct  path_compare_env
 Binary predicate object that compares two file-system paths, after expanding environment variables in the compared path strings. More...
struct  path_exists
 Unary predicate that indicates whether a given path exists. More...
struct  path_exists_env
 Unary predicate that indicates whether a given path exists, after expanding environment variables in the path string. More...
struct  path_contains_file
 Unary predicate that searches for the existance of a given file in the directory presented in its function call argument. More...


Generated on Thu Jun 10 08:57:56 2010 for STLSoft by  doxygen 1.5.6