1 #ifndef sprockit_common_OUTPUT_H 2 #define sprockit_common_OUTPUT_H 6 #define cout0 ::sprockit::output::out0() 7 #define coutn ::sprockit::output::outn() 8 #define cerr0 ::sprockit::output::err0() 9 #define cerrn ::sprockit::output::errn() static std::ostream * outn_
static std::ostream * err0_
static std::ostream & errn()
static void init_errn(std::ostream *errn)
static void init_err0(std::ostream *err0)
static std::ostream * out0_
static void init_outn(std::ostream *outn)
static std::ostream * errn_
static void init_out0(std::ostream *out0)
static std::ostream & outn()
static std::ostream & out0()
static std::ostream & err0()