fs.cpp File Reference

#include <wibble/sys/fs.h>
#include <wibble/sys/process.h>
#include <wibble/string.h>
#include <wibble/exception.h>
#include <fstream>
#include <sys/stat.h>
#include <errno.h>
Include dependency graph for fs.cpp:

Namespaces

namespace  wibble
namespace  wibble::sys
namespace  wibble::sys::fs

Functions

std::string wibble::sys::fs::readFile (const std::string &file)
 Read file into memory. Throws exceptions on failure.
void wibble::sys::fs::writeFile (const std::string &file, const std::string &data)
Generated on Tue May 11 13:03:07 2010 for wibble by  doxygen 1.6.3