22 using std::setprecision;
23 using std::setiosflags;
40 inline std::ostream&
pr_out();
62 #endif // _PARSTREAM_H_ void setPoutBaseName(const std::string &a_Name)
Changes the base part of the filename for pr_out() files.
std::ostream & pr_out()
Use this in place of std::cout for program output.
Definition: Proto_Array.H:17
const std::string & poutFileName()
Accesses the filename for the local pr_out() file.