#include <suif_utils.h>
Inheritance diagram for default_zot_print_helper:
Public Methods | |
default_zot_print_helper (SuifEnv *env) | |
virtual | ~default_zot_print_helper (void) |
void | print_zot (const SuifObject *the_zot, fstream&the_ion) |
void | print_zot_ref (const SuifObject *the_zot, fstream&the_ion) |
int | indentation_level (void) const |
void | add_indentation (int additional_amount) |
void | remove_indentation (int removed_amount) |
void | print_zot_prefix (const SuifObject *the_zot, fstream&the_ion) |
void | print_zot_continuation_prefix (const SuifObject *the_zot, fstream&the_ion) |
|
|
|
Reimplemented from zot_print_helper.
|
Reimplemented from zot_print_helper.
|
|
Reimplemented from zot_print_helper.
|
|
|
Reimplemented from zot_print_helper.