pl::FileTest Class Reference

FileTest is a utility class for file testing. More...

#include <bindpp.h>

List of all members.

Static Public Member Functions

static bool is_regular_file (const char *fname)
 Is this regular file? This method is same as "-f $fname" in perl.
static bool is_dir (const char *fname)
 Is this directory? This method is same as "-d $fname" in perl.


Detailed Description

FileTest is a utility class for file testing.

FileTest means -f, -d, etc.


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

Generated on Sun Mar 29 18:01:53 2009 for Devel::BindPP by  doxygen 1.5.6