PLearn 0.1
Namespaces | Functions | Variables
PStream_util.cc File Reference
#include "PStream_util.h"
#include "pl_nullstreambuf.h"
#include <iostream>
Include dependency graph for PStream_util.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

const string & PLearn::wordseparators ()
 List of characters considered to mark a separation between "words"; This is a fairly restricted list, meaning that many things can be part of a "word" in this sense (for ex: "this-is_a+single@wor'd"), this is to insure a smooth transition for the new setOption, which calls readOptionVal ...
const string & PLearn::raw_wordseparators ()
 Same as wordseparators, but even less restricted, used in PStream::raw_ascii mode.

Variables

pl_stream_raw PLearn::raw
pl_stream_clear_flags PLearn::clear_flags
pl_stream_initiate PLearn::initiate
static pl_nullstreambuf PLearn::null_streambuf
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines