|
ARB
|


Go to the source code of this file.
Classes | |
| struct | arb_status_implementation |
| struct | arb_handlers |
Enumerations | |
| enum | arb_status_type { AST_FORWARD, AST_RANDOM } |
Functions | |
| void | ARB_install_handlers (arb_handlers &handlers) |
| void | ARB_redirect_handlers_to (FILE *use_as_stderr, FILE *use_as_stdout) |
Variables | |
| arb_handlers * | active_arb_handlers |
| enum arb_status_type |
| Enumerator | |
|---|---|
| AST_FORWARD | |
| AST_RANDOM | |
Definition at line 22 of file arb_handlers.h.
| void ARB_install_handlers | ( | arb_handlers & | handlers | ) |
Definition at line 236 of file arb_handlers.cxx.
| void ARB_redirect_handlers_to | ( | FILE * | use_as_stderr, |
| FILE * | use_as_stdout | ||
| ) |
Definition at line 238 of file arb_handlers.cxx.
References arberr, and arbout.
Referenced by ARB_main(), export_newick(), and main().
| arb_handlers* active_arb_handlers |
Definition at line 234 of file arb_handlers.cxx.
Referenced by ArbProgress::nestable::create(), GB_information(), GB_internal_error(), MessageSpamFilter::show_warning(), and MessageSpamFilter::~MessageSpamFilter().
1.8.8