PLearn 0.1
Namespaces | Functions
openFile.cc File Reference
#include "openFile.h"
#include <nspr/prio.h>
#include <plearn/io/fileutils.h>
#include <plearn/io/PrPStreamBuf.h>
Include dependency graph for openFile.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

PStream PLearn::openFile (const PPath &filepath_, PStream::mode_t io_formatting, const string &openmode, bool err_if_dont_exist, bool make_dirs)
 Given a filename, opens the file and returns a PStream that can be used to read and/or write to the file.

Detailed Description

Definition in file openFile.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines