Proto  3.2
Namespaces | Macros | Functions
Proto_Parstream.H File Reference
#include <iostream>
#include <iomanip>
#include <string>
#include <cstdio>
#include <fstream>
#include "Proto_SPMD.H"
Include dependency graph for Proto_Parstream.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Proto
 

Macros

#define _PARSTREAM_H_
 

Functions

std::ostream & Proto::pr_out ()
 Use this in place of std::cout for program output. More...
 
void Proto::setPoutBaseName (const std::string &a_Name)
 Changes the base part of the filename for pr_out() files. More...
 
const std::string & Proto::poutFileName ()
 Accesses the filename for the local pr_out() file. More...
 

Macro Definition Documentation

◆ _PARSTREAM_H_

#define _PARSTREAM_H_