readdir_sequence Class Reference
[File System Library]

#include <platformstl/filesystem/readdir_sequence.hpp>


Detailed Description

STL-like readonly sequence based on directory contents.

The class is only defined in the platformstl when the platform is not UNIX, in which case it uses the services of another file-system enumeration type, e.g. winstl::basic_findfile_sequence. For UNIX compilation, it resolves to unixstl::readdir_sequence, relying on Intersecting Conformance of the resolved platform-specific types.


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

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