|
GiNaC
1.8.0
|
Context for tree-like output for debugging. More...
#include <print.h>
Public Member Functions | |
| print_tree (unsigned d) | |
| print_tree (std::ostream &, unsigned options=0, unsigned d=4) | |
Public Member Functions inherited from GiNaC::print_context | |
| print_context (std::ostream &, unsigned options=0) | |
| virtual | ~print_context () |
Public Attributes | |
| const unsigned | delta_indent |
| size of indentation step More... | |
Public Attributes inherited from GiNaC::print_context | |
| std::ostream & | s |
| stream to output to More... | |
| unsigned | options |
| option flags More... | |
| GiNaC::print_tree::print_tree | ( | std::ostream & | os, |
| unsigned | options = 0, |
||
| unsigned | d = 4 |
||
| ) |
| const unsigned GiNaC::print_tree::delta_indent |