This class stores information about a registered print_context class.
More...
#include <print.h>
List of all members.
Detailed Description
This class stores information about a registered print_context class.
Definition at line 35 of file print.h.
Constructor & Destructor Documentation
| GiNaC::print_context_options::print_context_options |
( |
const char * |
n, |
|
|
const char * |
p, |
|
|
unsigned |
i |
|
) |
| [inline] |
Member Function Documentation
| const char* GiNaC::print_context_options::get_name |
( |
| ) |
const [inline] |
| const char* GiNaC::print_context_options::get_parent_name |
( |
| ) |
const [inline] |
| unsigned GiNaC::print_context_options::get_id |
( |
| ) |
const [inline] |
Member Data Documentation
ID number (assigned automatically).
Definition at line 47 of file print.h.
Referenced by get_id().
The documentation for this class was generated from the following file: