GiNaC  1.6.2
Public Member Functions | Public Attributes
GiNaC::print_tree Class Reference

Context for tree-like output for debugging. More...

#include <print.h>

Inheritance diagram for GiNaC::print_tree:
GiNaC::print_context

List of all members.

Public Member Functions

 print_tree (unsigned d)
 print_tree (std::ostream &, unsigned options=0, unsigned d=4)

Public Attributes

const unsigned delta_indent
 size of indentation step

Detailed Description

Context for tree-like output for debugging.

Definition at line 137 of file print.h.


Constructor & Destructor Documentation

GiNaC::print_tree::print_tree ( unsigned  d)

Definition at line 71 of file print.cpp.

GiNaC::print_tree::print_tree ( std::ostream &  os,
unsigned  options = 0,
unsigned  d = 4 
)

Definition at line 73 of file print.cpp.


Member Data Documentation


The documentation for this class was generated from the following files:

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.