PLearn 0.1
Namespaces | Functions
openFile.h File Reference
#include <string>
#include <plearn/io/PPath.h>
#include <plearn/io/PStream.h>
Include dependency graph for openFile.h:
This graph shows which files directly or indirectly include this file:

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.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines