This class stores information about a registered print_context class.
More...
#include <print.h>
This class stores information about a registered print_context class.
Definition at line 35 of file print.h.
◆ print_context_options()
GiNaC::print_context_options::print_context_options |
( |
const char * |
n, |
|
|
const char * |
p, |
|
|
unsigned |
i |
|
) |
| |
|
inline |
◆ get_name()
const char * GiNaC::print_context_options::get_name |
( |
| ) |
const |
|
inline |
◆ get_parent_name()
const char * GiNaC::print_context_options::get_parent_name |
( |
| ) |
const |
|
inline |
◆ get_id()
unsigned GiNaC::print_context_options::get_id |
( |
| ) |
const |
|
inline |
◆ name
const char* GiNaC::print_context_options::name |
|
private |
◆ parent_name
const char* GiNaC::print_context_options::parent_name |
|
private |
◆ id
unsigned GiNaC::print_context_options::id |
|
private |
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: