path_exists Struct Template Reference
[File System Library]

#include <inetstl/filesystem/functionals.hpp>

List of all members.


Detailed Description

template<typename C, typename A = C const*>
struct inetstl::path_exists< C, A >

Predicate that indicates whether a given path exists.

Parameters:
C The character type
A The argument type; defaults to C const*

Public Types

typedef C char_type
 The character type.
typedef filesystem_traits< C > traits_type
 The traits type.
typedef path_exists< C > class_type
 The current parameterisation of the type.

Public Member Functions

 path_exists (HINTERNET hConnection)
template<typename S>
bool operator() (S const &s) const

Member Typedef Documentation

typedef C char_type

The character type.

The traits type.

typedef path_exists<C> class_type

The current parameterisation of the type.


The documentation for this struct was generated from the following file:

Generated on Thu Jun 10 08:58:28 2010 for STLSoft by  doxygen 1.5.6