PLearn 0.1
Namespaces | Functions
openString.h File Reference
#include <string>
#include <plearn/io/PStream.h>
Include dependency graph for openString.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::openString (string &s, PStream::mode_t io_formatting, const string &openmode)
 Returns a PStream attached to the given string.
PStream PLearn::openString (const string &s, PStream::mode_t io_formatting)

Detailed Description

Definition in file openString.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines