dynamic::posix_filesystem_api Class Reference

A wrapper for the POSIX filesystem calls. More...

#include <filesystem_api.hpp>

List of all members.

Classes

struct  dir_iterator

Static Public Member Functions

static int dir_separator ()
static bool first_file (std::string name, dir_iterator &data)
static bool find_next (dir_iterator &data)
static const char * get_filename (const dir_iterator &data)
static bool is_directory (const dir_iterator &data, std::string const &filename)
static bool is_directory (std::string const &filename)
 Performs a stat to query whether the given file is a directory.


Detailed Description

A wrapper for the POSIX filesystem calls.

Definition at line 13 of file posix/filesystem_api.hpp.


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

Generated on Thu Dec 18 22:14:19 2008 for C++Script by  doxygen 1.5.7.1