System.cc File Reference

#include <buffy/System.h>
#include <wibble/exception.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <dirent.h>
#include <errno.h>

Namespaces

namespace  buffy

Functions

void buffy::stat (const std::string &name, struct stat *st)
 Stat the given file, throwing exception if stat fails.
bool buffy::statIfFound (const std::string &name, struct stat *st)
 Stat the given file, throwing exception if stat fails, but not in case the file doesn't exist.

Generated on Fri Aug 25 15:39:10 2006 for libbuffy by  doxygen 1.4.7