plptools
Loading...
Searching...
No Matches
psiprocess.cc File Reference
#include "config.h"
#include "psiprocess.h"
#include <sstream>
#include <iomanip>
Include dependency graph for psiprocess.cc:

Go to the source code of this file.

Functions

ostreamoperator<< (ostream &o, const PsiProcess &p)
 

Function Documentation

◆ operator<<()

ostream & operator<< ( std::ostream o,
const PsiProcess p 
)

The output is in human readable similar to the output of a "ls" command.

Definition at line 88 of file psiprocess.cc.