PLearn 0.1
Namespaces | Functions
openString.cc File Reference
#include "openString.h"
#include <plearn/io/StringPStreamBuf.h>
Include dependency graph for openString.cc:

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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines