Static Public Methods |
std::ios& | indent (std::ios &o) |
std::ios& | decindent (std::ios &o) |
std::ios& | incindent (std::ios &o) |
std::ios& | skipnextindent (std::ios &o) |
std::ostream& | node0 (std::ostream &o) |
void | setverbose (std::ios &o, long v) |
long | getverbose (std::ios &o) |
void | setindent (std::ios &o, long column) |
long | getindent (std::ios &o) |
int | set_printnode (int) |
void | set_debug (int) |
void | init_mp (int me) |
void | set_default_basename (const char *) |
const char* | default_basename () |
char* | fileext_to_filename (const char *extension) |
void | init_ostream (std::ostream &) |
std::ostream& | license (std::ostream &) |
std::ostream& | warranty (std::ostream &) |
std::ostream& | copyright (std::ostream &) |