#include <output.h>
|
static std::ostream * | out0_ |
|
static std::ostream * | outn_ |
|
static std::ostream * | err0_ |
|
static std::ostream * | errn_ |
|
Definition at line 14 of file output.h.
static std::ostream& sprockit::output::err0 |
( |
| ) |
|
|
inlinestatic |
static std::ostream& sprockit::output::errn |
( |
| ) |
|
|
inlinestatic |
static void sprockit::output::init_err0 |
( |
std::ostream * |
err0 | ) |
|
|
inlinestatic |
static void sprockit::output::init_errn |
( |
std::ostream * |
errn | ) |
|
|
inlinestatic |
static void sprockit::output::init_out0 |
( |
std::ostream * |
out0 | ) |
|
|
inlinestatic |
static void sprockit::output::init_outn |
( |
std::ostream * |
outn | ) |
|
|
inlinestatic |
static std::ostream& sprockit::output::out0 |
( |
| ) |
|
|
inlinestatic |
static std::ostream& sprockit::output::outn |
( |
| ) |
|
|
inlinestatic |
std::ostream* sprockit::output::err0_ |
|
staticprotected |
std::ostream* sprockit::output::errn_ |
|
staticprotected |
std::ostream* sprockit::output::out0_ |
|
staticprotected |
std::ostream* sprockit::output::outn_ |
|
staticprotected |
The documentation for this class was generated from the following file: