Go to the documentation of this file.
45 ISstream
Sin(cin,
"Sin");
46 OSstream
Sout(cout,
"Sout");
47 OSstream
Serr(cerr,
"Serr");
48 OFstream
Snull(
"/dev/null");
50 prefixOSstream
Pout(cout,
"Pout");
51 prefixOSstream
Perr(cerr,
"Perr");